1 | 2024.12.18 23:38:18.212748 [ 1 ] {} <Information> : Starting ClickHouse Keeper 23.8.7.1(revision : 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 9276 | ||
2 | 2024.12.18 23:38:18.212829 [ 1 ] {} <Information> Application: starting up | ||
3 | 2024.12.18 23:38:18.212861 [ 1 ] {} <Information> Application: OS Name = SunOS, OS Version = 5.11, OS Architecture = i86pc | ||
4 | 2024.12.18 23:38:18.217601 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
5 | 2024.12.18 23:38:18.217621 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
6 | 2024.12.18 23:38:18.222201 [ 1 ] {} <Information> Context: Cannot connect to ZooKeeper (or Keeper) before internal Keeper start, will wait for Keeper synchronously | ||
7 | 2024.12.18 23:38:18.222278 [ 1 ] {} <Debug> KeeperDispatcher: Initializing storage dispatcher | ||
8 | 2024.12.18 23:38:18.222817 [ 1 ] {} <Information> KeeperContext: Keeper feature flag FILTERED_LIST: enabled | ||
9 | 2024.12.18 23:38:18.222834 [ 1 ] {} <Information> KeeperContext: Keeper feature flag MULTI_READ: enabled | ||
10 | 2024.12.18 23:38:18.222860 [ 1 ] {} <Information> KeeperContext: Keeper feature flag CHECK_NOT_EXISTS: disabled | ||
11 | 2024.12.18 23:38:18.223121 [ 1 ] {} <Trace> KeeperSnapshotManager: Reading from disk LocalSnapshotDisk | ||
12 | 2024.12.18 23:38:18.224739 [ 1 ] {} <Trace> KeeperLogStore: Reading from disk LocalLogDisk | ||
13 | 2024.12.18 23:38:18.224786 [ 1 ] {} <Warning> KeeperLogStore: No logs exists in /var/tmp/omicron_tmp/clickward_test/keeper-2/coordination/log. It's Ok if it's the first run of clickhouse-keeper. | ||
14 | 2024.12.18 23:38:18.224962 [ 1 ] {} <Information> KeeperLogStore: force_sync enabled | ||
15 | 2024.12.18 23:38:18.224989 [ 1 ] {} <Debug> KeeperDispatcher: Waiting server to initialize | ||
16 | 2024.12.18 23:38:18.225029 [ 1 ] {} <Debug> KeeperStateMachine: Totally have 0 snapshots | ||
17 | 2024.12.18 23:38:18.225041 [ 1 ] {} <Debug> KeeperStateMachine: No existing snapshots, last committed log index 0 | ||
18 | 2024.12.18 23:38:18.226959 [ 1 ] {} <Warning> KeeperLogStore: Removing all changelogs | ||
19 | 2024.12.18 23:38:18.227005 [ 1 ] {} <Trace> Changelog: Starting new changelog changelog_1_100000.bin.zstd | ||
20 | 2024.12.18 23:38:18.227082 [ 1 ] {} <Information> KeeperServer: Preprocessing 0 log entries | ||
21 | 2024.12.18 23:38:18.227089 [ 1 ] {} <Information> KeeperServer: Preprocessing done | ||
22 | 2024.12.18 23:38:18.227105 [ 1 ] {} <Information> KeeperServer: No config in log store and snapshot, probably it's initial run. Will use config from .xml on disk | ||
23 | 2024.12.18 23:38:18.234648 [ 1 ] {} <Information> RaftInstance: Raft ASIO listener initiated on :::29102, unsecured | ||
24 | 2024.12.18 23:38:18.237640 [ 1 ] {} <Warning> KeeperStateManager: No state was read | ||
25 | 2024.12.18 23:38:18.237677 [ 1 ] {} <Information> 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 | ||
26 | 2024.12.18 23:38:18.237719 [ 1 ] {} <Information> RaftInstance: new election timeout range: 1000 - 2000 | ||
27 | 2024.12.18 23:38:18.237760 [ 1 ] {} <Information> RaftInstance: === INIT RAFT SERVER === | ||
28 | commit index 0 | ||
29 | term 0 | ||
30 | election timer allowed | ||
31 | log store start 1, end 0 | ||
32 | config log idx 0, prev log idx 0 | ||
33 | 2024.12.18 23:38:18.238767 [ 1 ] {} <Trace> RaftInstance: asio client created: 1d886b20 | ||
34 | 2024.12.18 23:38:18.238808 [ 1 ] {} <Trace> RaftInstance: asio client created: 1d8997a0 | ||
35 | 2024.12.18 23:38:18.238819 [ 1 ] {} <Information> RaftInstance: peer 1: DC ID 0, ::1:29101, voting member, 1 | ||
36 | peer 2: DC ID 0, ::1:29102, voting member, 1 | ||
37 | peer 3: DC ID 0, ::1:29103, voting member, 1 | ||
38 | my id: 2, voting_member | ||
39 | num peers: 2 | ||
40 | 2024.12.18 23:38:18.240747 [ 1 ] {} <Information> RaftInstance: global manager does not exist. will use local thread for commit and append | ||
41 | 2024.12.18 23:38:18.240870 [ 1 ] {} <Information> RaftInstance: wait for HB, for 50 + [1000, 2000] ms | ||
42 | 2024.12.18 23:38:18.240870 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
43 | 2024.12.18 23:38:18.240914 [ 21 ] {} <Information> RaftInstance: bg append_entries thread initiated | ||
44 | 2024.12.18 23:38:18.290954 [ 1 ] {} <Trace> RaftInstance: re-schedule election timer | ||
45 | 2024.12.18 23:38:18.290980 [ 1 ] {} <Debug> RaftInstance: server 2 started | ||
46 | 2024.12.18 23:38:18.291008 [ 1 ] {} <Trace> RaftInstance: asio rpc session created: 1d8ad5d0 | ||
47 | 2024.12.18 23:38:18.291073 [ 1 ] {} <Debug> KeeperDispatcher: Server initialized, waiting for quorum | ||
48 | 2024.12.18 23:38:19.715344 [ 12 ] {} <Trace> RaftInstance: election timeout | ||
49 | 2024.12.18 23:38:19.715423 [ 12 ] {} <Warning> RaftInstance: Election timeout, initiate leader election | ||
50 | 2024.12.18 23:38:19.715466 [ 12 ] {} <Information> RaftInstance: [PRIORITY] decay, target 1 -> 1, mine 1 | ||
51 | 2024.12.18 23:38:19.715485 [ 12 ] {} <Information> RaftInstance: [ELECTION TIMEOUT] current role: follower, log last term 0, state term 0, target p 1, my p 1, hb dead, pre-vote NOT done | ||
52 | 2024.12.18 23:38:19.715561 [ 12 ] {} <Information> RaftInstance: [PRE-VOTE INIT] my id 2, my role candidate, term 0, log idx 0, log term 0, priority (target 1 / mine 1) | ||
53 | 2024.12.18 23:38:19.715589 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type pre_vote_request | ||
54 | 2024.12.18 23:38:19.715601 [ 12 ] {} <Debug> RaftInstance: socket 1d8997a0 to ::1:29103 is not opened yet | ||
55 | 2024.12.18 23:38:19.715750 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type pre_vote_request | ||
56 | 2024.12.18 23:38:19.715767 [ 12 ] {} <Debug> RaftInstance: socket 1d886b20 to ::1:29101 is not opened yet | ||
57 | 2024.12.18 23:38:19.715776 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
58 | 2024.12.18 23:38:19.715783 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
59 | 2024.12.18 23:38:19.716454 [ 19 ] {} <Information> RaftInstance: 1d886b20 connected to ::1:29101 (as a client) | ||
60 | 2024.12.18 23:38:19.716473 [ 12 ] {} <Information> RaftInstance: 1d8997a0 connected to ::1:29103 (as a client) | ||
61 | 2024.12.18 23:38:19.716970 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type pre_vote_request, OK | ||
62 | 2024.12.18 23:38:19.717000 [ 18 ] {} <Debug> RaftInstance: Receive a pre_vote_response message from peer 3 with Result=1, Term=0, NextIndex=1 | ||
63 | 2024.12.18 23:38:19.717008 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type pre_vote_request, OK | ||
64 | 2024.12.18 23:38:19.717010 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 0 | ||
65 | 2024.12.18 23:38:19.717035 [ 18 ] {} <Information> RaftInstance: [PRE-VOTE RESP] peer 3 (O), term 0, resp term 0, my role candidate, dead 2, live 0, abandoned 0, num voting members 3, quorum 2 | ||
66 | 2024.12.18 23:38:19.717044 [ 18 ] {} <Information> RaftInstance: [PRE-VOTE DONE] SUCCESS, term 0 | ||
67 | 2024.12.18 23:38:19.717050 [ 18 ] {} <Information> RaftInstance: [PRE-VOTE DONE] initiate actual vote | ||
68 | 2024.12.18 23:38:19.717178 [ 18 ] {} <Information> RaftInstance: [VOTE INIT] my id 2, my role candidate, term 1, log idx 0, log term 0, priority (target 1 / mine 1) | ||
69 | 2024.12.18 23:38:19.717188 [ 18 ] {} <Debug> RaftInstance: send request_vote_request to server 3 with term 1 | ||
70 | 2024.12.18 23:38:19.717198 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type request_vote_request | ||
71 | 2024.12.18 23:38:19.717228 [ 18 ] {} <Debug> RaftInstance: send request_vote_request to server 1 with term 1 | ||
72 | 2024.12.18 23:38:19.717234 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type request_vote_request | ||
73 | 2024.12.18 23:38:19.717262 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
74 | 2024.12.18 23:38:19.717281 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
75 | 2024.12.18 23:38:19.717313 [ 19 ] {} <Debug> RaftInstance: Receive a pre_vote_response message from peer 1 with Result=1, Term=0, NextIndex=1 | ||
76 | 2024.12.18 23:38:19.717331 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 0 | ||
77 | 2024.12.18 23:38:19.717341 [ 19 ] {} <Information> RaftInstance: [PRE-VOTE RESP] peer 1 (O), term 0, resp term 0, my role candidate, dead 3, live 0, abandoned 0, num voting members 3, quorum 2 | ||
78 | 2024.12.18 23:38:19.717349 [ 19 ] {} <Information> RaftInstance: [PRE-VOTE DONE] SUCCESS, term 0 | ||
79 | 2024.12.18 23:38:19.717371 [ 19 ] {} <Information> RaftInstance: [PRE-VOTE DONE] actual vote is already initiated, do nothing | ||
80 | 2024.12.18 23:38:19.717910 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type request_vote_request, OK | ||
81 | 2024.12.18 23:38:19.717918 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type request_vote_request, OK | ||
82 | 2024.12.18 23:38:19.717929 [ 15 ] {} <Debug> RaftInstance: Receive a request_vote_response message from peer 1 with Result=1, Term=1, NextIndex=1 | ||
83 | 2024.12.18 23:38:19.717949 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
84 | 2024.12.18 23:38:19.717960 [ 15 ] {} <Information> RaftInstance: [VOTE RESP] peer 1 (O), resp term 1, my role candidate, granted 2, responded 2, num voting members 3, quorum 2 | ||
85 | 2024.12.18 23:38:19.717969 [ 15 ] {} <Information> RaftInstance: Server is elected as leader for term 1 | ||
86 | 2024.12.18 23:38:19.717984 [ 15 ] {} <Information> RaftInstance: number of pending commit elements: 0 | ||
87 | 2024.12.18 23:38:19.717992 [ 15 ] {} <Information> RaftInstance: state machine commit index 0, precommit index 0, last log index 0 | ||
88 | 2024.12.18 23:38:19.717999 [ 15 ] {} <Trace> RaftInstance: peer 3, interval: 500 | ||
89 | 2024.12.18 23:38:19.718015 [ 15 ] {} <Trace> RaftInstance: peer 1, interval: 500 | ||
90 | 2024.12.18 23:38:19.718044 [ 15 ] {} <Information> RaftInstance: [BECOME LEADER] appended new config at 1 | ||
91 | 2024.12.18 23:38:19.725054 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
92 | 2024.12.18 23:38:19.725061 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
93 | 2024.12.18 23:38:19.725074 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 0, starting_idx: 1, cur_nxt_idx: 2 | ||
94 | 2024.12.18 23:38:19.725099 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=0, LastLogTerm=0, EntriesLength=1, CommitIndex=0, Term=1, peer_last_sent_idx 0 | ||
95 | 2024.12.18 23:38:19.725108 [ 15 ] {} <Debug> RaftInstance: idx: 1 | ||
96 | 2024.12.18 23:38:19.725118 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
97 | 2024.12.18 23:38:19.725161 [ 15 ] {} <Trace> RaftInstance: sent | ||
98 | 2024.12.18 23:38:19.725169 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
99 | 2024.12.18 23:38:19.725175 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 0, starting_idx: 1, cur_nxt_idx: 2 | ||
100 | 2024.12.18 23:38:19.725182 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=0, LastLogTerm=0, EntriesLength=1, CommitIndex=0, Term=1, peer_last_sent_idx 0 | ||
101 | 2024.12.18 23:38:19.725189 [ 15 ] {} <Debug> RaftInstance: idx: 1 | ||
102 | 2024.12.18 23:38:19.725195 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
103 | 2024.12.18 23:38:19.725240 [ 15 ] {} <Trace> RaftInstance: sent | ||
104 | 2024.12.18 23:38:19.725249 [ 15 ] {} <Information> RaftInstance: === LEADER (term 1) === | ||
105 | 2024.12.18 23:38:19.725328 [ 9 ] {} <Trace> RaftInstance: last durable index 1, precommit index 1 | ||
106 | 2024.12.18 23:38:19.725345 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 1 0 0 | ||
107 | 2024.12.18 23:38:19.725357 [ 9 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 0, quick_commit_index_ 0, state_->get_commit_idx() 0 | ||
108 | 2024.12.18 23:38:19.725397 [ 19 ] {} <Debug> RaftInstance: Receive a request_vote_response message from peer 3 with Result=1, Term=1, NextIndex=1 | ||
109 | 2024.12.18 23:38:19.725415 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
110 | 2024.12.18 23:38:19.725446 [ 19 ] {} <Information> RaftInstance: Election completed, will ignore the voting result from this server | ||
111 | 2024.12.18 23:38:19.725777 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
112 | 2024.12.18 23:38:19.725801 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=2 | ||
113 | 2024.12.18 23:38:19.725808 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
114 | 2024.12.18 23:38:19.725814 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 2 | ||
115 | 2024.12.18 23:38:19.725819 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
116 | 2024.12.18 23:38:19.725824 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 0, new matched idx: 1 | ||
117 | 2024.12.18 23:38:19.725835 [ 18 ] {} <Trace> RaftInstance: last durable index 1, precommit index 1 | ||
118 | 2024.12.18 23:38:19.725845 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 1 1 0 | ||
119 | 2024.12.18 23:38:19.725854 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 1 | ||
120 | 2024.12.18 23:38:19.725862 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
121 | 2024.12.18 23:38:19.725865 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
122 | 2024.12.18 23:38:19.725870 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 1, starting_idx: 1, cur_nxt_idx: 2 | ||
123 | 2024.12.18 23:38:19.725888 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=1, LastLogTerm=1, EntriesLength=0, CommitIndex=1, Term=1, peer_last_sent_idx 1 | ||
124 | 2024.12.18 23:38:19.725895 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
125 | 2024.12.18 23:38:19.725901 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
126 | 2024.12.18 23:38:19.725928 [ 18 ] {} <Trace> RaftInstance: sent | ||
127 | 2024.12.18 23:38:19.725944 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
128 | 2024.12.18 23:38:19.725952 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 0, starting_idx: 1, cur_nxt_idx: 2 | ||
129 | 2024.12.18 23:38:19.725960 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=0, LastLogTerm=0, EntriesLength=1, CommitIndex=1, Term=1, peer_last_sent_idx 1 | ||
130 | 2024.12.18 23:38:19.725968 [ 18 ] {} <Debug> RaftInstance: idx: 1 | ||
131 | 2024.12.18 23:38:19.725976 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
132 | 2024.12.18 23:38:19.726011 [ 18 ] {} <Trace> RaftInstance: sent | ||
133 | 2024.12.18 23:38:19.726019 [ 18 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 0 | ||
134 | 2024.12.18 23:38:19.726028 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
135 | 2024.12.18 23:38:19.726051 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
136 | 2024.12.18 23:38:19.726051 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=2 | ||
137 | 2024.12.18 23:38:19.726083 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
138 | 2024.12.18 23:38:19.726089 [ 20 ] {} <Debug> RaftInstance: commit upto 1, current idx 0 | ||
139 | 2024.12.18 23:38:19.726094 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 2 | ||
140 | 2024.12.18 23:38:19.726098 [ 20 ] {} <Trace> RaftInstance: commit upto 1, current idx 1 | ||
141 | 2024.12.18 23:38:19.726102 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
142 | 2024.12.18 23:38:19.726114 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 0, new matched idx: 1 | ||
143 | 2024.12.18 23:38:19.726122 [ 19 ] {} <Trace> RaftInstance: last durable index 1, precommit index 1 | ||
144 | 2024.12.18 23:38:19.726131 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 1 1 1 | ||
145 | 2024.12.18 23:38:19.726139 [ 19 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 0 | ||
146 | 2024.12.18 23:38:19.726143 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
147 | 2024.12.18 23:38:19.726146 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
148 | 2024.12.18 23:38:19.726162 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=2 | ||
149 | 2024.12.18 23:38:19.726172 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
150 | 2024.12.18 23:38:19.726180 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 2 | ||
151 | 2024.12.18 23:38:19.726189 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
152 | 2024.12.18 23:38:19.726196 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 1, new matched idx: 1 | ||
153 | 2024.12.18 23:38:19.726205 [ 15 ] {} <Trace> RaftInstance: last durable index 1, precommit index 1 | ||
154 | 2024.12.18 23:38:19.726213 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 1 1 1 | ||
155 | 2024.12.18 23:38:19.726220 [ 15 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 0 | ||
156 | 2024.12.18 23:38:19.726234 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
157 | 2024.12.18 23:38:19.726262 [ 20 ] {} <Information> RaftInstance: config at index 1 is committed, prev config log idx 0 | ||
158 | 2024.12.18 23:38:19.726291 [ 20 ] {} <Information> RaftInstance: new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 | ||
159 | 2024.12.18 23:38:19.726310 [ 20 ] {} <Debug> RaftInstance: system is reconfigured to have 3 servers, last config index: 0, this config index: 1 | ||
160 | 2024.12.18 23:38:19.726326 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
161 | 2024.12.18 23:38:19.726355 [ 20 ] {} <Information> RaftInstance: new configuration: log idx 1, prev log idx 0 | ||
162 | peer 1, DC ID 0, ::1:29101, voting member, 1 | ||
163 | peer 2, DC ID 0, ::1:29102, voting member, 1 | ||
164 | peer 3, DC ID 0, ::1:29103, voting member, 1 | ||
165 | my id: 2, leader: 2, term: 1 | ||
166 | 2024.12.18 23:38:19.726367 [ 20 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
167 | 2024.12.18 23:38:19.726392 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 1, current idx 1 | ||
168 | 2024.12.18 23:38:19.726404 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=2 | ||
169 | 2024.12.18 23:38:19.726415 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
170 | 2024.12.18 23:38:19.726419 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
171 | 2024.12.18 23:38:19.726428 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 2 | ||
172 | 2024.12.18 23:38:19.726433 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
173 | 2024.12.18 23:38:19.726440 [ 1 ] {} <Debug> KeeperDispatcher: Quorum initialized | ||
174 | 2024.12.18 23:38:19.726445 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 1, new matched idx: 1 | ||
175 | 2024.12.18 23:38:19.726459 [ 18 ] {} <Trace> RaftInstance: last durable index 1, precommit index 1 | ||
176 | 2024.12.18 23:38:19.726465 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 1 1 1 | ||
177 | 2024.12.18 23:38:19.726470 [ 18 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 1 | ||
178 | 2024.12.18 23:38:19.726570 [ 1 ] {} <Debug> KeeperDispatcher: Dispatcher initialized | ||
179 | 2024.12.18 23:38:19.726948 [ 1 ] {} <Information> Application: Listening for Keeper (tcp): [::1]:29002 | ||
180 | 2024.12.18 23:38:19.727034 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 37.43 KiB, peak 1.03 MiB, free memory in arenas 0.00 B, will set to 115.68 MiB (RSS), difference: 115.65 MiB | ||
181 | 2024.12.18 23:38:19.727808 [ 1 ] {} <Debug> ConfigReloader: Loading config '/var/tmp/omicron_tmp/clickward_test/keeper-2/keeper-config.xml' | ||
182 | 2024.12.18 23:38:19.728357 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/var/tmp/omicron_tmp/clickward_test/keeper-2/keeper-config.xml', performing update on configuration | ||
183 | 2024.12.18 23:38:19.728470 [ 1 ] {} <Trace> KeeperDispatcher: Configuration update triggered, but nothing changed for Raft | ||
184 | 2024.12.18 23:38:19.728500 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
185 | 2024.12.18 23:38:19.728514 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/var/tmp/omicron_tmp/clickward_test/keeper-2/keeper-config.xml', performed update on configuration | ||
186 | 2024.12.18 23:38:19.729070 [ 1 ] {} <Information> Application: Ready for connections. | ||
187 | 2024.12.18 23:38:20.000102 [ 26 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.90 MiB, peak 124.38 MiB, free memory in arenas 0.00 B, will set to 115.90 MiB (RSS), difference: -2.01 MiB | ||
188 | 2024.12.18 23:38:20.206421 [ 19 ] {} <Information> RaftInstance: receive a incoming rpc connection | ||
189 | 2024.12.18 23:38:20.206484 [ 19 ] {} <Information> RaftInstance: session 1 got connection from ::1:62736 (as a server) | ||
190 | 2024.12.18 23:38:20.206539 [ 19 ] {} <Trace> RaftInstance: asio rpc session created: 1dc4e8c0 | ||
191 | 2024.12.18 23:38:20.206611 [ 18 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
192 | 2024.12.18 23:38:20.206738 [ 18 ] {} <Debug> RaftInstance: append at log_idx 2, timestamp 1734565100206630 | ||
193 | 2024.12.18 23:38:20.206795 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
194 | 2024.12.18 23:38:20.206812 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 1, starting_idx: 1, cur_nxt_idx: 3 | ||
195 | 2024.12.18 23:38:20.206820 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=1, LastLogTerm=1, EntriesLength=1, CommitIndex=1, Term=1, peer_last_sent_idx 2 | ||
196 | 2024.12.18 23:38:20.206825 [ 21 ] {} <Debug> RaftInstance: idx: 2 | ||
197 | 2024.12.18 23:38:20.206824 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
198 | 2024.12.18 23:38:20.206832 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
199 | 2024.12.18 23:38:20.206878 [ 21 ] {} <Trace> RaftInstance: sent | ||
200 | 2024.12.18 23:38:20.206884 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
201 | 2024.12.18 23:38:20.206889 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 1, starting_idx: 1, cur_nxt_idx: 3 | ||
202 | 2024.12.18 23:38:20.206896 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=1, LastLogTerm=1, EntriesLength=1, CommitIndex=1, Term=1, peer_last_sent_idx 1 | ||
203 | 2024.12.18 23:38:20.206908 [ 21 ] {} <Debug> RaftInstance: idx: 2 | ||
204 | 2024.12.18 23:38:20.206913 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
205 | 2024.12.18 23:38:20.206932 [ 21 ] {} <Trace> RaftInstance: sent | ||
206 | 2024.12.18 23:38:20.206948 [ 9 ] {} <Trace> RaftInstance: last durable index 2, precommit index 2 | ||
207 | 2024.12.18 23:38:20.206960 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 2 1 1 | ||
208 | 2024.12.18 23:38:20.206973 [ 9 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 1 | ||
209 | 2024.12.18 23:38:20.207284 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
210 | 2024.12.18 23:38:20.207306 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=3 | ||
211 | 2024.12.18 23:38:20.207318 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
212 | 2024.12.18 23:38:20.207332 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
213 | 2024.12.18 23:38:20.207336 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 3 | ||
214 | 2024.12.18 23:38:20.207351 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
215 | 2024.12.18 23:38:20.207357 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 1, new matched idx: 2 | ||
216 | 2024.12.18 23:38:20.207364 [ 18 ] {} <Trace> RaftInstance: last durable index 2, precommit index 2 | ||
217 | 2024.12.18 23:38:20.207374 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 2 2 1 | ||
218 | 2024.12.18 23:38:20.207381 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 2 | ||
219 | 2024.12.18 23:38:20.207387 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
220 | 2024.12.18 23:38:20.207393 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 2, starting_idx: 1, cur_nxt_idx: 3 | ||
221 | 2024.12.18 23:38:20.207400 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=2, LastLogTerm=1, EntriesLength=0, CommitIndex=2, Term=1, peer_last_sent_idx 2 | ||
222 | 2024.12.18 23:38:20.207408 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
223 | 2024.12.18 23:38:20.207414 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
224 | 2024.12.18 23:38:20.207444 [ 18 ] {} <Trace> RaftInstance: sent | ||
225 | 2024.12.18 23:38:20.207451 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
226 | 2024.12.18 23:38:20.207457 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 1, starting_idx: 1, cur_nxt_idx: 3 | ||
227 | 2024.12.18 23:38:20.207464 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=1, LastLogTerm=1, EntriesLength=1, CommitIndex=2, Term=1, peer_last_sent_idx 2 | ||
228 | 2024.12.18 23:38:20.207474 [ 18 ] {} <Debug> RaftInstance: idx: 2 | ||
229 | 2024.12.18 23:38:20.207480 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
230 | 2024.12.18 23:38:20.207508 [ 18 ] {} <Trace> RaftInstance: sent | ||
231 | 2024.12.18 23:38:20.207514 [ 18 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 1 | ||
232 | 2024.12.18 23:38:20.207522 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
233 | 2024.12.18 23:38:20.207568 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=3 | ||
234 | 2024.12.18 23:38:20.207570 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
235 | 2024.12.18 23:38:20.207584 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
236 | 2024.12.18 23:38:20.207594 [ 20 ] {} <Debug> RaftInstance: commit upto 2, current idx 1 | ||
237 | 2024.12.18 23:38:20.207601 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 3 | ||
238 | 2024.12.18 23:38:20.207604 [ 20 ] {} <Trace> RaftInstance: commit upto 2, current idx 2 | ||
239 | 2024.12.18 23:38:20.207619 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
240 | 2024.12.18 23:38:20.207626 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 1, new matched idx: 2 | ||
241 | 2024.12.18 23:38:20.207633 [ 14 ] {} <Trace> RaftInstance: last durable index 2, precommit index 2 | ||
242 | 2024.12.18 23:38:20.207639 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 2 2 2 | ||
243 | 2024.12.18 23:38:20.207645 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 1 with timeout 10000 | ||
244 | 2024.12.18 23:38:20.207650 [ 14 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 1 | ||
245 | 2024.12.18 23:38:20.207664 [ 14 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
246 | 2024.12.18 23:38:20.207668 [ 20 ] {} <Debug> RaftInstance: notify cb 2 1dc69e58 | ||
247 | 2024.12.18 23:38:20.207680 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
248 | 2024.12.18 23:38:20.207703 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=3 | ||
249 | 2024.12.18 23:38:20.207711 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
250 | 2024.12.18 23:38:20.207719 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 2, current idx 2 | ||
251 | 2024.12.18 23:38:20.207720 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 3 | ||
252 | 2024.12.18 23:38:20.207732 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
253 | 2024.12.18 23:38:20.207739 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
254 | 2024.12.18 23:38:20.207749 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 2, new matched idx: 2 | ||
255 | 2024.12.18 23:38:20.207758 [ 13 ] {} <Trace> RaftInstance: last durable index 2, precommit index 2 | ||
256 | 2024.12.18 23:38:20.207766 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
257 | 2024.12.18 23:38:20.207769 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 2 2 2 | ||
258 | 2024.12.18 23:38:20.207787 [ 13 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 | ||
259 | 2024.12.18 23:38:20.207796 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=3 | ||
260 | 2024.12.18 23:38:20.207803 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
261 | 2024.12.18 23:38:20.207810 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 3 | ||
262 | 2024.12.18 23:38:20.207823 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
263 | 2024.12.18 23:38:20.207829 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 2, new matched idx: 2 | ||
264 | 2024.12.18 23:38:20.207836 [ 18 ] {} <Trace> RaftInstance: last durable index 2, precommit index 2 | ||
265 | 2024.12.18 23:38:20.207843 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 2 2 2 | ||
266 | 2024.12.18 23:38:20.207850 [ 18 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 | ||
267 | 2024.12.18 23:38:20.209974 [ 14 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
268 | 2024.12.18 23:38:20.210076 [ 14 ] {} <Debug> RaftInstance: append at log_idx 3, timestamp 1734565100209992 | ||
269 | 2024.12.18 23:38:20.210119 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
270 | 2024.12.18 23:38:20.210130 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
271 | 2024.12.18 23:38:20.210134 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 2, starting_idx: 1, cur_nxt_idx: 4 | ||
272 | 2024.12.18 23:38:20.210164 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=2, LastLogTerm=1, EntriesLength=1, CommitIndex=2, Term=1, peer_last_sent_idx 3 | ||
273 | 2024.12.18 23:38:20.210170 [ 21 ] {} <Debug> RaftInstance: idx: 3 | ||
274 | 2024.12.18 23:38:20.210177 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
275 | 2024.12.18 23:38:20.210212 [ 21 ] {} <Trace> RaftInstance: sent | ||
276 | 2024.12.18 23:38:20.210230 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
277 | 2024.12.18 23:38:20.210238 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 2, starting_idx: 1, cur_nxt_idx: 4 | ||
278 | 2024.12.18 23:38:20.210248 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=2, LastLogTerm=1, EntriesLength=1, CommitIndex=2, Term=1, peer_last_sent_idx 2 | ||
279 | 2024.12.18 23:38:20.210256 [ 21 ] {} <Debug> RaftInstance: idx: 3 | ||
280 | 2024.12.18 23:38:20.210262 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
281 | 2024.12.18 23:38:20.210291 [ 21 ] {} <Trace> RaftInstance: sent | ||
282 | 2024.12.18 23:38:20.210317 [ 9 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
283 | 2024.12.18 23:38:20.210327 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 3 2 2 | ||
284 | 2024.12.18 23:38:20.210335 [ 9 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 | ||
285 | 2024.12.18 23:38:20.210601 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
286 | 2024.12.18 23:38:20.210624 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=4 | ||
287 | 2024.12.18 23:38:20.210630 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
288 | 2024.12.18 23:38:20.210637 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 4 | ||
289 | 2024.12.18 23:38:20.210637 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
290 | 2024.12.18 23:38:20.210642 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
291 | 2024.12.18 23:38:20.210664 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 2, new matched idx: 3 | ||
292 | 2024.12.18 23:38:20.210670 [ 18 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
293 | 2024.12.18 23:38:20.210675 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 2 | ||
294 | 2024.12.18 23:38:20.210680 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 3 | ||
295 | 2024.12.18 23:38:20.210685 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
296 | 2024.12.18 23:38:20.210692 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 4 | ||
297 | 2024.12.18 23:38:20.210698 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=3, LastLogTerm=1, EntriesLength=0, CommitIndex=3, Term=1, peer_last_sent_idx 3 | ||
298 | 2024.12.18 23:38:20.210703 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
299 | 2024.12.18 23:38:20.210707 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
300 | 2024.12.18 23:38:20.210733 [ 18 ] {} <Trace> RaftInstance: sent | ||
301 | 2024.12.18 23:38:20.210742 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
302 | 2024.12.18 23:38:20.210747 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 2, starting_idx: 1, cur_nxt_idx: 4 | ||
303 | 2024.12.18 23:38:20.210755 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=2, LastLogTerm=1, EntriesLength=1, CommitIndex=3, Term=1, peer_last_sent_idx 3 | ||
304 | 2024.12.18 23:38:20.210764 [ 18 ] {} <Debug> RaftInstance: idx: 3 | ||
305 | 2024.12.18 23:38:20.210773 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
306 | 2024.12.18 23:38:20.210805 [ 18 ] {} <Trace> RaftInstance: sent | ||
307 | 2024.12.18 23:38:20.210813 [ 18 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 2 | ||
308 | 2024.12.18 23:38:20.210818 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
309 | 2024.12.18 23:38:20.210834 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=4 | ||
310 | 2024.12.18 23:38:20.210850 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
311 | 2024.12.18 23:38:20.210861 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
312 | 2024.12.18 23:38:20.210867 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 4 | ||
313 | 2024.12.18 23:38:20.210874 [ 20 ] {} <Debug> RaftInstance: commit upto 3, current idx 2 | ||
314 | 2024.12.18 23:38:20.210879 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
315 | 2024.12.18 23:38:20.210884 [ 20 ] {} <Trace> RaftInstance: commit upto 3, current idx 3 | ||
316 | 2024.12.18 23:38:20.210888 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 2, new matched idx: 3 | ||
317 | 2024.12.18 23:38:20.210907 [ 14 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
318 | 2024.12.18 23:38:20.210915 [ 20 ] {} <Debug> RaftInstance: notify cb 3 1dc6a348 | ||
319 | 2024.12.18 23:38:20.210918 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 3 | ||
320 | 2024.12.18 23:38:20.210930 [ 14 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 2 | ||
321 | 2024.12.18 23:38:20.210935 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 3, current idx 3 | ||
322 | 2024.12.18 23:38:20.210953 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
323 | 2024.12.18 23:38:20.210972 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
324 | 2024.12.18 23:38:20.210989 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=4 | ||
325 | 2024.12.18 23:38:20.210996 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
326 | 2024.12.18 23:38:20.211011 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 4 | ||
327 | 2024.12.18 23:38:20.211020 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
328 | 2024.12.18 23:38:20.211027 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 3, new matched idx: 3 | ||
329 | 2024.12.18 23:38:20.211035 [ 16 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
330 | 2024.12.18 23:38:20.211043 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 3 | ||
331 | 2024.12.18 23:38:20.211055 [ 16 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
332 | 2024.12.18 23:38:20.211157 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
333 | 2024.12.18 23:38:20.211174 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=4 | ||
334 | 2024.12.18 23:38:20.211183 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
335 | 2024.12.18 23:38:20.211198 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 4 | ||
336 | 2024.12.18 23:38:20.211205 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
337 | 2024.12.18 23:38:20.211211 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 3, new matched idx: 3 | ||
338 | 2024.12.18 23:38:20.211219 [ 18 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
339 | 2024.12.18 23:38:20.211228 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 3 | ||
340 | 2024.12.18 23:38:20.211240 [ 18 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
341 | 2024.12.18 23:38:20.218239 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
342 | 2024.12.18 23:38:20.218259 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
343 | 2024.12.18 23:38:20.218270 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
344 | 2024.12.18 23:38:20.218279 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 4 | ||
345 | 2024.12.18 23:38:20.218295 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=3, LastLogTerm=1, EntriesLength=0, CommitIndex=3, Term=1, peer_last_sent_idx 4 | ||
346 | 2024.12.18 23:38:20.218303 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
347 | 2024.12.18 23:38:20.218310 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
348 | 2024.12.18 23:38:20.218343 [ 16 ] {} <Trace> RaftInstance: sent | ||
349 | 2024.12.18 23:38:20.218377 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
350 | 2024.12.18 23:38:20.218395 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
351 | 2024.12.18 23:38:20.218409 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
352 | 2024.12.18 23:38:20.218416 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 4 | ||
353 | 2024.12.18 23:38:20.218423 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=3, LastLogTerm=1, EntriesLength=0, CommitIndex=3, Term=1, peer_last_sent_idx 3 | ||
354 | 2024.12.18 23:38:20.218441 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
355 | 2024.12.18 23:38:20.218454 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
356 | 2024.12.18 23:38:20.218485 [ 18 ] {} <Trace> RaftInstance: sent | ||
357 | 2024.12.18 23:38:20.218542 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
358 | 2024.12.18 23:38:20.218560 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=4 | ||
359 | 2024.12.18 23:38:20.218568 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
360 | 2024.12.18 23:38:20.218585 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 4 | ||
361 | 2024.12.18 23:38:20.218591 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
362 | 2024.12.18 23:38:20.218597 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 3, new matched idx: 3 | ||
363 | 2024.12.18 23:38:20.218604 [ 17 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
364 | 2024.12.18 23:38:20.218612 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 3 | ||
365 | 2024.12.18 23:38:20.218622 [ 17 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
366 | 2024.12.18 23:38:20.218729 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
367 | 2024.12.18 23:38:20.218744 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=4 | ||
368 | 2024.12.18 23:38:20.218751 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
369 | 2024.12.18 23:38:20.218758 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 4 | ||
370 | 2024.12.18 23:38:20.218770 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
371 | 2024.12.18 23:38:20.218776 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 3, new matched idx: 3 | ||
372 | 2024.12.18 23:38:20.218783 [ 18 ] {} <Trace> RaftInstance: last durable index 3, precommit index 3 | ||
373 | 2024.12.18 23:38:20.218790 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 3 3 3 | ||
374 | 2024.12.18 23:38:20.218796 [ 18 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
375 | 2024.12.18 23:38:20.274779 [ 3 ] {} <Trace> KeeperTCPHandlerFactory: Keeper request. Address: [::1]:51429 | ||
376 | 2024.12.18 23:38:20.274937 [ 3 ] {} <Information> KeeperTCPHandler: Requesting session ID for the new client | ||
377 | 2024.12.18 23:38:20.275029 [ 7 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
378 | 2024.12.18 23:38:20.275111 [ 7 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
379 | 2024.12.18 23:38:20.275160 [ 7 ] {} <Debug> RaftInstance: append at log_idx 4, timestamp 1734565100275134 | ||
380 | 2024.12.18 23:38:20.275203 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
381 | 2024.12.18 23:38:20.275216 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 5 | ||
382 | 2024.12.18 23:38:20.275224 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=3, LastLogTerm=1, EntriesLength=1, CommitIndex=3, Term=1, peer_last_sent_idx 4 | ||
383 | 2024.12.18 23:38:20.275240 [ 21 ] {} <Debug> RaftInstance: idx: 4 | ||
384 | 2024.12.18 23:38:20.275247 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
385 | 2024.12.18 23:38:20.275250 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
386 | 2024.12.18 23:38:20.275285 [ 21 ] {} <Trace> RaftInstance: sent | ||
387 | 2024.12.18 23:38:20.275291 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
388 | 2024.12.18 23:38:20.275296 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 5 | ||
389 | 2024.12.18 23:38:20.275309 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=3, LastLogTerm=1, EntriesLength=1, CommitIndex=3, Term=1, peer_last_sent_idx 4 | ||
390 | 2024.12.18 23:38:20.275316 [ 21 ] {} <Debug> RaftInstance: idx: 4 | ||
391 | 2024.12.18 23:38:20.275324 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
392 | 2024.12.18 23:38:20.275381 [ 21 ] {} <Trace> RaftInstance: sent | ||
393 | 2024.12.18 23:38:20.275420 [ 9 ] {} <Trace> RaftInstance: last durable index 4, precommit index 4 | ||
394 | 2024.12.18 23:38:20.275450 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 4 3 3 | ||
395 | 2024.12.18 23:38:20.275462 [ 9 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
396 | 2024.12.18 23:38:20.275701 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
397 | 2024.12.18 23:38:20.275723 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=5 | ||
398 | 2024.12.18 23:38:20.275740 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
399 | 2024.12.18 23:38:20.275751 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 5 | ||
400 | 2024.12.18 23:38:20.275761 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
401 | 2024.12.18 23:38:20.275770 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 3, new matched idx: 4 | ||
402 | 2024.12.18 23:38:20.275780 [ 18 ] {} <Trace> RaftInstance: last durable index 4, precommit index 4 | ||
403 | 2024.12.18 23:38:20.275790 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
404 | 2024.12.18 23:38:20.275797 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 4 4 3 | ||
405 | 2024.12.18 23:38:20.275810 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 4 | ||
406 | 2024.12.18 23:38:20.275817 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
407 | 2024.12.18 23:38:20.275825 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 4, starting_idx: 1, cur_nxt_idx: 5 | ||
408 | 2024.12.18 23:38:20.275835 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=4, LastLogTerm=1, EntriesLength=0, CommitIndex=4, Term=1, peer_last_sent_idx 4 | ||
409 | 2024.12.18 23:38:20.275848 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
410 | 2024.12.18 23:38:20.275855 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
411 | 2024.12.18 23:38:20.275887 [ 18 ] {} <Trace> RaftInstance: sent | ||
412 | 2024.12.18 23:38:20.275894 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
413 | 2024.12.18 23:38:20.275900 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 3, starting_idx: 1, cur_nxt_idx: 5 | ||
414 | 2024.12.18 23:38:20.275912 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=3, LastLogTerm=1, EntriesLength=1, CommitIndex=4, Term=1, peer_last_sent_idx 4 | ||
415 | 2024.12.18 23:38:20.275919 [ 18 ] {} <Debug> RaftInstance: idx: 4 | ||
416 | 2024.12.18 23:38:20.275925 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
417 | 2024.12.18 23:38:20.275953 [ 18 ] {} <Trace> RaftInstance: sent | ||
418 | 2024.12.18 23:38:20.275960 [ 18 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 3 | ||
419 | 2024.12.18 23:38:20.275974 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
420 | 2024.12.18 23:38:20.276018 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
421 | 2024.12.18 23:38:20.276021 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=5 | ||
422 | 2024.12.18 23:38:20.276038 [ 20 ] {} <Debug> RaftInstance: commit upto 4, current idx 3 | ||
423 | 2024.12.18 23:38:20.276046 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
424 | 2024.12.18 23:38:20.276063 [ 20 ] {} <Trace> RaftInstance: commit upto 4, current idx 4 | ||
425 | 2024.12.18 23:38:20.276067 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 5 | ||
426 | 2024.12.18 23:38:20.276080 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
427 | 2024.12.18 23:38:20.276083 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 2 with timeout 10000 | ||
428 | 2024.12.18 23:38:20.276088 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 3, new matched idx: 4 | ||
429 | 2024.12.18 23:38:20.276105 [ 16 ] {} <Trace> RaftInstance: last durable index 4, precommit index 4 | ||
430 | 2024.12.18 23:38:20.276106 [ 20 ] {} <Debug> RaftInstance: notify cb 4 1dc6ac88 | ||
431 | 2024.12.18 23:38:20.276114 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 4 4 4 | ||
432 | 2024.12.18 23:38:20.276123 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 4, current idx 4 | ||
433 | 2024.12.18 23:38:20.276127 [ 16 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 | ||
434 | 2024.12.18 23:38:20.276135 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
435 | 2024.12.18 23:38:20.276137 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
436 | 2024.12.18 23:38:20.276164 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=5 | ||
437 | 2024.12.18 23:38:20.276189 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
438 | 2024.12.18 23:38:20.276215 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 5 | ||
439 | 2024.12.18 23:38:20.276225 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
440 | 2024.12.18 23:38:20.276233 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 4, new matched idx: 4 | ||
441 | 2024.12.18 23:38:20.276241 [ 17 ] {} <Trace> RaftInstance: last durable index 4, precommit index 4 | ||
442 | 2024.12.18 23:38:20.276247 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 4 4 4 | ||
443 | 2024.12.18 23:38:20.276254 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
444 | 2024.12.18 23:38:20.276258 [ 17 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 | ||
445 | 2024.12.18 23:38:20.276279 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=5 | ||
446 | 2024.12.18 23:38:20.276281 [ 3 ] {} <Information> KeeperTCPHandler: Received session ID 2 | ||
447 | 2024.12.18 23:38:20.276289 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
448 | 2024.12.18 23:38:20.276308 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 5 | ||
449 | 2024.12.18 23:38:20.276316 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
450 | 2024.12.18 23:38:20.276323 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 4, new matched idx: 4 | ||
451 | 2024.12.18 23:38:20.276332 [ 18 ] {} <Trace> RaftInstance: last durable index 4, precommit index 4 | ||
452 | 2024.12.18 23:38:20.276339 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 4 4 4 | ||
453 | 2024.12.18 23:38:20.276349 [ 18 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 | ||
454 | 2024.12.18 23:38:20.277923 [ 3 ] {} <Debug> KeeperTCPHandler: Received close event with xid 2147483647 for session id #2 | ||
455 | 2024.12.18 23:38:20.277943 [ 7 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
456 | 2024.12.18 23:38:20.277963 [ 7 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
457 | 2024.12.18 23:38:20.277996 [ 7 ] {} <Debug> RaftInstance: append at log_idx 5, timestamp 1734565100277977 | ||
458 | 2024.12.18 23:38:20.278032 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
459 | 2024.12.18 23:38:20.278048 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 4, starting_idx: 1, cur_nxt_idx: 6 | ||
460 | 2024.12.18 23:38:20.278055 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=4, LastLogTerm=1, EntriesLength=1, CommitIndex=4, Term=1, peer_last_sent_idx 5 | ||
461 | 2024.12.18 23:38:20.278055 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
462 | 2024.12.18 23:38:20.278070 [ 21 ] {} <Debug> RaftInstance: idx: 5 | ||
463 | 2024.12.18 23:38:20.278084 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
464 | 2024.12.18 23:38:20.278112 [ 21 ] {} <Trace> RaftInstance: sent | ||
465 | 2024.12.18 23:38:20.278118 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
466 | 2024.12.18 23:38:20.278122 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 4, starting_idx: 1, cur_nxt_idx: 6 | ||
467 | 2024.12.18 23:38:20.278139 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=4, LastLogTerm=1, EntriesLength=1, CommitIndex=4, Term=1, peer_last_sent_idx 4 | ||
468 | 2024.12.18 23:38:20.278148 [ 21 ] {} <Debug> RaftInstance: idx: 5 | ||
469 | 2024.12.18 23:38:20.278156 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
470 | 2024.12.18 23:38:20.278175 [ 21 ] {} <Trace> RaftInstance: sent | ||
471 | 2024.12.18 23:38:20.278196 [ 9 ] {} <Trace> RaftInstance: last durable index 5, precommit index 5 | ||
472 | 2024.12.18 23:38:20.278221 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 5 4 4 | ||
473 | 2024.12.18 23:38:20.278229 [ 9 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 | ||
474 | 2024.12.18 23:38:20.278435 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
475 | 2024.12.18 23:38:20.278451 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=6 | ||
476 | 2024.12.18 23:38:20.278471 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
477 | 2024.12.18 23:38:20.278478 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 6 | ||
478 | 2024.12.18 23:38:20.278484 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
479 | 2024.12.18 23:38:20.278490 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 4, new matched idx: 5 | ||
480 | 2024.12.18 23:38:20.278497 [ 16 ] {} <Trace> RaftInstance: last durable index 5, precommit index 5 | ||
481 | 2024.12.18 23:38:20.278507 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 5 5 4 | ||
482 | 2024.12.18 23:38:20.278514 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 5 | ||
483 | 2024.12.18 23:38:20.278524 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
484 | 2024.12.18 23:38:20.278533 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 5, starting_idx: 1, cur_nxt_idx: 6 | ||
485 | 2024.12.18 23:38:20.278540 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=5, LastLogTerm=1, EntriesLength=0, CommitIndex=5, Term=1, peer_last_sent_idx 5 | ||
486 | 2024.12.18 23:38:20.278553 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
487 | 2024.12.18 23:38:20.278564 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
488 | 2024.12.18 23:38:20.278590 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
489 | 2024.12.18 23:38:20.278591 [ 16 ] {} <Trace> RaftInstance: sent | ||
490 | 2024.12.18 23:38:20.278609 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
491 | 2024.12.18 23:38:20.278618 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 4, starting_idx: 1, cur_nxt_idx: 6 | ||
492 | 2024.12.18 23:38:20.278633 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=4, LastLogTerm=1, EntriesLength=1, CommitIndex=5, Term=1, peer_last_sent_idx 5 | ||
493 | 2024.12.18 23:38:20.278644 [ 16 ] {} <Debug> RaftInstance: idx: 5 | ||
494 | 2024.12.18 23:38:20.278653 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
495 | 2024.12.18 23:38:20.278695 [ 16 ] {} <Trace> RaftInstance: sent | ||
496 | 2024.12.18 23:38:20.278705 [ 16 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 4 | ||
497 | 2024.12.18 23:38:20.278722 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
498 | 2024.12.18 23:38:20.278745 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=6 | ||
499 | 2024.12.18 23:38:20.278745 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
500 | 2024.12.18 23:38:20.278761 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
501 | 2024.12.18 23:38:20.278771 [ 20 ] {} <Debug> RaftInstance: commit upto 5, current idx 4 | ||
502 | 2024.12.18 23:38:20.278789 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 6 | ||
503 | 2024.12.18 23:38:20.278794 [ 20 ] {} <Trace> RaftInstance: commit upto 5, current idx 5 | ||
504 | 2024.12.18 23:38:20.278801 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
505 | 2024.12.18 23:38:20.278808 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
506 | 2024.12.18 23:38:20.278815 [ 20 ] {} <Debug> RaftInstance: notify cb 5 1dc6a458 | ||
507 | 2024.12.18 23:38:20.278813 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 4, new matched idx: 5 | ||
508 | 2024.12.18 23:38:20.278832 [ 3 ] {} <Debug> KeeperTCPHandler: Session #2 successfully closed | ||
509 | 2024.12.18 23:38:20.278835 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 5, current idx 5 | ||
510 | 2024.12.18 23:38:20.278840 [ 18 ] {} <Trace> RaftInstance: last durable index 5, precommit index 5 | ||
511 | 2024.12.18 23:38:20.278856 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
512 | 2024.12.18 23:38:20.278863 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 5 5 5 | ||
513 | 2024.12.18 23:38:20.278883 [ 18 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 | ||
514 | 2024.12.18 23:38:20.278909 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=6 | ||
515 | 2024.12.18 23:38:20.278920 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
516 | 2024.12.18 23:38:20.278935 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 6 | ||
517 | 2024.12.18 23:38:20.278943 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
518 | 2024.12.18 23:38:20.278946 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
519 | 2024.12.18 23:38:20.278963 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 5, new matched idx: 5 | ||
520 | 2024.12.18 23:38:20.278970 [ 12 ] {} <Trace> RaftInstance: last durable index 5, precommit index 5 | ||
521 | 2024.12.18 23:38:20.278981 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 5 5 5 | ||
522 | 2024.12.18 23:38:20.278989 [ 12 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 | ||
523 | 2024.12.18 23:38:20.279022 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=6 | ||
524 | 2024.12.18 23:38:20.279033 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
525 | 2024.12.18 23:38:20.279038 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 6 | ||
526 | 2024.12.18 23:38:20.279053 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
527 | 2024.12.18 23:38:20.279058 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 5, new matched idx: 5 | ||
528 | 2024.12.18 23:38:20.279064 [ 16 ] {} <Trace> RaftInstance: last durable index 5, precommit index 5 | ||
529 | 2024.12.18 23:38:20.279070 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 5 5 5 | ||
530 | 2024.12.18 23:38:20.279075 [ 16 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 | ||
531 | 2024.12.18 23:38:20.332089 [ 18 ] {} <Information> RaftInstance: receive a incoming rpc connection | ||
532 | 2024.12.18 23:38:20.332123 [ 18 ] {} <Information> RaftInstance: session 2 got connection from ::1:57278 (as a server) | ||
533 | 2024.12.18 23:38:20.332165 [ 18 ] {} <Trace> RaftInstance: asio rpc session created: 1dc6ab50 | ||
534 | 2024.12.18 23:38:20.332187 [ 12 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
535 | 2024.12.18 23:38:20.332240 [ 12 ] {} <Debug> RaftInstance: append at log_idx 6, timestamp 1734565100332216 | ||
536 | 2024.12.18 23:38:20.332281 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
537 | 2024.12.18 23:38:20.332296 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 5, starting_idx: 1, cur_nxt_idx: 7 | ||
538 | 2024.12.18 23:38:20.332304 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=5, LastLogTerm=1, EntriesLength=1, CommitIndex=5, Term=1, peer_last_sent_idx 6 | ||
539 | 2024.12.18 23:38:20.332316 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
540 | 2024.12.18 23:38:20.332322 [ 21 ] {} <Debug> RaftInstance: idx: 6 | ||
541 | 2024.12.18 23:38:20.332337 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
542 | 2024.12.18 23:38:20.332374 [ 21 ] {} <Trace> RaftInstance: sent | ||
543 | 2024.12.18 23:38:20.332381 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
544 | 2024.12.18 23:38:20.332388 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 5, starting_idx: 1, cur_nxt_idx: 7 | ||
545 | 2024.12.18 23:38:20.332406 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=5, LastLogTerm=1, EntriesLength=1, CommitIndex=5, Term=1, peer_last_sent_idx 5 | ||
546 | 2024.12.18 23:38:20.332417 [ 21 ] {} <Debug> RaftInstance: idx: 6 | ||
547 | 2024.12.18 23:38:20.332426 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
548 | 2024.12.18 23:38:20.332463 [ 21 ] {} <Trace> RaftInstance: sent | ||
549 | 2024.12.18 23:38:20.332495 [ 9 ] {} <Trace> RaftInstance: last durable index 6, precommit index 6 | ||
550 | 2024.12.18 23:38:20.332519 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 6 5 5 | ||
551 | 2024.12.18 23:38:20.332526 [ 9 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 | ||
552 | 2024.12.18 23:38:20.332755 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
553 | 2024.12.18 23:38:20.332776 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=7 | ||
554 | 2024.12.18 23:38:20.332800 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
555 | 2024.12.18 23:38:20.332811 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 7 | ||
556 | 2024.12.18 23:38:20.332817 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
557 | 2024.12.18 23:38:20.332823 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 5, new matched idx: 6 | ||
558 | 2024.12.18 23:38:20.332830 [ 16 ] {} <Trace> RaftInstance: last durable index 6, precommit index 6 | ||
559 | 2024.12.18 23:38:20.332843 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 6 6 5 | ||
560 | 2024.12.18 23:38:20.332853 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 6 | ||
561 | 2024.12.18 23:38:20.332862 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
562 | 2024.12.18 23:38:20.332864 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
563 | 2024.12.18 23:38:20.332880 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 6, starting_idx: 1, cur_nxt_idx: 7 | ||
564 | 2024.12.18 23:38:20.332886 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=6, LastLogTerm=1, EntriesLength=0, CommitIndex=6, Term=1, peer_last_sent_idx 6 | ||
565 | 2024.12.18 23:38:20.332897 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
566 | 2024.12.18 23:38:20.332904 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
567 | 2024.12.18 23:38:20.332929 [ 16 ] {} <Trace> RaftInstance: sent | ||
568 | 2024.12.18 23:38:20.332940 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
569 | 2024.12.18 23:38:20.332950 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 5, starting_idx: 1, cur_nxt_idx: 7 | ||
570 | 2024.12.18 23:38:20.332968 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=5, LastLogTerm=1, EntriesLength=1, CommitIndex=6, Term=1, peer_last_sent_idx 6 | ||
571 | 2024.12.18 23:38:20.332978 [ 16 ] {} <Debug> RaftInstance: idx: 6 | ||
572 | 2024.12.18 23:38:20.332988 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
573 | 2024.12.18 23:38:20.333028 [ 16 ] {} <Trace> RaftInstance: sent | ||
574 | 2024.12.18 23:38:20.333038 [ 16 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 5 | ||
575 | 2024.12.18 23:38:20.333057 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
576 | 2024.12.18 23:38:20.333096 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
577 | 2024.12.18 23:38:20.333108 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=7 | ||
578 | 2024.12.18 23:38:20.333116 [ 20 ] {} <Debug> RaftInstance: commit upto 6, current idx 5 | ||
579 | 2024.12.18 23:38:20.333129 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
580 | 2024.12.18 23:38:20.333133 [ 20 ] {} <Trace> RaftInstance: commit upto 6, current idx 6 | ||
581 | 2024.12.18 23:38:20.333153 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 7 | ||
582 | 2024.12.18 23:38:20.333160 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 3 with timeout 10000 | ||
583 | 2024.12.18 23:38:20.333166 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
584 | 2024.12.18 23:38:20.333177 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 5, new matched idx: 6 | ||
585 | 2024.12.18 23:38:20.333179 [ 20 ] {} <Debug> RaftInstance: notify cb 6 1dd6c448 | ||
586 | 2024.12.18 23:38:20.333194 [ 12 ] {} <Trace> RaftInstance: last durable index 6, precommit index 6 | ||
587 | 2024.12.18 23:38:20.333205 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 6 6 6 | ||
588 | 2024.12.18 23:38:20.333209 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 6, current idx 6 | ||
589 | 2024.12.18 23:38:20.333216 [ 12 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 | ||
590 | 2024.12.18 23:38:20.333223 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
591 | 2024.12.18 23:38:20.333226 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
592 | 2024.12.18 23:38:20.333249 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=7 | ||
593 | 2024.12.18 23:38:20.333254 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
594 | 2024.12.18 23:38:20.333258 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
595 | 2024.12.18 23:38:20.333276 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 7 | ||
596 | 2024.12.18 23:38:20.333282 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
597 | 2024.12.18 23:38:20.333287 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 6, new matched idx: 6 | ||
598 | 2024.12.18 23:38:20.333292 [ 14 ] {} <Trace> RaftInstance: last durable index 6, precommit index 6 | ||
599 | 2024.12.18 23:38:20.333307 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 6 6 6 | ||
600 | 2024.12.18 23:38:20.333313 [ 14 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 | ||
601 | 2024.12.18 23:38:20.333343 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=7 | ||
602 | 2024.12.18 23:38:20.333355 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
603 | 2024.12.18 23:38:20.333361 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 7 | ||
604 | 2024.12.18 23:38:20.333373 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
605 | 2024.12.18 23:38:20.333377 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 6, new matched idx: 6 | ||
606 | 2024.12.18 23:38:20.333383 [ 12 ] {} <Trace> RaftInstance: last durable index 6, precommit index 6 | ||
607 | 2024.12.18 23:38:20.333388 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 6 6 6 | ||
608 | 2024.12.18 23:38:20.333394 [ 12 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 | ||
609 | 2024.12.18 23:38:20.335113 [ 14 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
610 | 2024.12.18 23:38:20.335147 [ 14 ] {} <Debug> RaftInstance: append at log_idx 7, timestamp 1734565100335127 | ||
611 | 2024.12.18 23:38:20.335170 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
612 | 2024.12.18 23:38:20.335177 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 6, starting_idx: 1, cur_nxt_idx: 8 | ||
613 | 2024.12.18 23:38:20.335191 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=6, LastLogTerm=1, EntriesLength=1, CommitIndex=6, Term=1, peer_last_sent_idx 7 | ||
614 | 2024.12.18 23:38:20.335193 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
615 | 2024.12.18 23:38:20.335198 [ 21 ] {} <Debug> RaftInstance: idx: 7 | ||
616 | 2024.12.18 23:38:20.335209 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
617 | 2024.12.18 23:38:20.335237 [ 21 ] {} <Trace> RaftInstance: sent | ||
618 | 2024.12.18 23:38:20.335252 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
619 | 2024.12.18 23:38:20.335260 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 6, starting_idx: 1, cur_nxt_idx: 8 | ||
620 | 2024.12.18 23:38:20.335268 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=6, LastLogTerm=1, EntriesLength=1, CommitIndex=6, Term=1, peer_last_sent_idx 6 | ||
621 | 2024.12.18 23:38:20.335276 [ 21 ] {} <Debug> RaftInstance: idx: 7 | ||
622 | 2024.12.18 23:38:20.335283 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
623 | 2024.12.18 23:38:20.335327 [ 21 ] {} <Trace> RaftInstance: sent | ||
624 | 2024.12.18 23:38:20.335361 [ 9 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
625 | 2024.12.18 23:38:20.335378 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 7 6 6 | ||
626 | 2024.12.18 23:38:20.335387 [ 9 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 | ||
627 | 2024.12.18 23:38:20.335554 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
628 | 2024.12.18 23:38:20.335578 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
629 | 2024.12.18 23:38:20.335585 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
630 | 2024.12.18 23:38:20.335590 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
631 | 2024.12.18 23:38:20.335597 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
632 | 2024.12.18 23:38:20.335604 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 6, new matched idx: 7 | ||
633 | 2024.12.18 23:38:20.335619 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
634 | 2024.12.18 23:38:20.335628 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 6 | ||
635 | 2024.12.18 23:38:20.335635 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 7 | ||
636 | 2024.12.18 23:38:20.335640 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
637 | 2024.12.18 23:38:20.335646 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
638 | 2024.12.18 23:38:20.335661 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 7 | ||
639 | 2024.12.18 23:38:20.335671 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
640 | 2024.12.18 23:38:20.335674 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
641 | 2024.12.18 23:38:20.335680 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
642 | 2024.12.18 23:38:20.335716 [ 18 ] {} <Trace> RaftInstance: sent | ||
643 | 2024.12.18 23:38:20.335733 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
644 | 2024.12.18 23:38:20.335741 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 6, starting_idx: 1, cur_nxt_idx: 8 | ||
645 | 2024.12.18 23:38:20.335749 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=6, LastLogTerm=1, EntriesLength=1, CommitIndex=7, Term=1, peer_last_sent_idx 7 | ||
646 | 2024.12.18 23:38:20.335758 [ 18 ] {} <Debug> RaftInstance: idx: 7 | ||
647 | 2024.12.18 23:38:20.335766 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
648 | 2024.12.18 23:38:20.335796 [ 18 ] {} <Trace> RaftInstance: sent | ||
649 | 2024.12.18 23:38:20.335806 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 6 | ||
650 | 2024.12.18 23:38:20.335817 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
651 | 2024.12.18 23:38:20.335838 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
652 | 2024.12.18 23:38:20.335841 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
653 | 2024.12.18 23:38:20.335864 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
654 | 2024.12.18 23:38:20.335872 [ 20 ] {} <Debug> RaftInstance: commit upto 7, current idx 6 | ||
655 | 2024.12.18 23:38:20.335877 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
656 | 2024.12.18 23:38:20.335881 [ 20 ] {} <Trace> RaftInstance: commit upto 7, current idx 7 | ||
657 | 2024.12.18 23:38:20.335885 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
658 | 2024.12.18 23:38:20.335900 [ 20 ] {} <Debug> RaftInstance: notify cb 7 1d8c0028 | ||
659 | 2024.12.18 23:38:20.335900 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 6, new matched idx: 7 | ||
660 | 2024.12.18 23:38:20.335915 [ 14 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
661 | 2024.12.18 23:38:20.335920 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 7, current idx 7 | ||
662 | 2024.12.18 23:38:20.335925 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
663 | 2024.12.18 23:38:20.335929 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
664 | 2024.12.18 23:38:20.335939 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
665 | 2024.12.18 23:38:20.335948 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
666 | 2024.12.18 23:38:20.335966 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
667 | 2024.12.18 23:38:20.335975 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
668 | 2024.12.18 23:38:20.335995 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
669 | 2024.12.18 23:38:20.336003 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
670 | 2024.12.18 23:38:20.336009 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
671 | 2024.12.18 23:38:20.336018 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
672 | 2024.12.18 23:38:20.336027 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
673 | 2024.12.18 23:38:20.336048 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
674 | 2024.12.18 23:38:20.336097 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
675 | 2024.12.18 23:38:20.336113 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
676 | 2024.12.18 23:38:20.336119 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
677 | 2024.12.18 23:38:20.336131 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
678 | 2024.12.18 23:38:20.336136 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
679 | 2024.12.18 23:38:20.336140 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
680 | 2024.12.18 23:38:20.336146 [ 17 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
681 | 2024.12.18 23:38:20.336151 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
682 | 2024.12.18 23:38:20.336160 [ 17 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
683 | 2024.12.18 23:38:20.719263 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
684 | 2024.12.18 23:38:20.719319 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
685 | 2024.12.18 23:38:20.719335 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
686 | 2024.12.18 23:38:20.719349 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
687 | 2024.12.18 23:38:20.719388 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
688 | 2024.12.18 23:38:20.719402 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
689 | 2024.12.18 23:38:20.719416 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
690 | 2024.12.18 23:38:20.719489 [ 18 ] {} <Trace> RaftInstance: sent | ||
691 | 2024.12.18 23:38:20.719573 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
692 | 2024.12.18 23:38:20.719601 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
693 | 2024.12.18 23:38:20.719614 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
694 | 2024.12.18 23:38:20.719627 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
695 | 2024.12.18 23:38:20.719640 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 7 | ||
696 | 2024.12.18 23:38:20.719653 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
697 | 2024.12.18 23:38:20.719673 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
698 | 2024.12.18 23:38:20.719733 [ 19 ] {} <Trace> RaftInstance: sent | ||
699 | 2024.12.18 23:38:20.720007 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
700 | 2024.12.18 23:38:20.720044 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
701 | 2024.12.18 23:38:20.720055 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
702 | 2024.12.18 23:38:20.720075 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
703 | 2024.12.18 23:38:20.720081 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
704 | 2024.12.18 23:38:20.720086 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
705 | 2024.12.18 23:38:20.720094 [ 14 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
706 | 2024.12.18 23:38:20.720101 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
707 | 2024.12.18 23:38:20.720111 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
708 | 2024.12.18 23:38:20.720123 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
709 | 2024.12.18 23:38:20.720136 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
710 | 2024.12.18 23:38:20.720143 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
711 | 2024.12.18 23:38:20.720155 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
712 | 2024.12.18 23:38:20.720160 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
713 | 2024.12.18 23:38:20.720165 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
714 | 2024.12.18 23:38:20.720171 [ 19 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
715 | 2024.12.18 23:38:20.720176 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
716 | 2024.12.18 23:38:20.720182 [ 19 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
717 | 2024.12.18 23:38:21.220311 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
718 | 2024.12.18 23:38:21.220379 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
719 | 2024.12.18 23:38:21.220396 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
720 | 2024.12.18 23:38:21.220409 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
721 | 2024.12.18 23:38:21.220424 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
722 | 2024.12.18 23:38:21.220468 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
723 | 2024.12.18 23:38:21.220485 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
724 | 2024.12.18 23:38:21.220568 [ 14 ] {} <Trace> RaftInstance: sent | ||
725 | 2024.12.18 23:38:21.220670 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
726 | 2024.12.18 23:38:21.220718 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
727 | 2024.12.18 23:38:21.220757 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
728 | 2024.12.18 23:38:21.220772 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
729 | 2024.12.18 23:38:21.220786 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
730 | 2024.12.18 23:38:21.220797 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
731 | 2024.12.18 23:38:21.220808 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
732 | 2024.12.18 23:38:21.220855 [ 19 ] {} <Trace> RaftInstance: sent | ||
733 | 2024.12.18 23:38:21.220929 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
734 | 2024.12.18 23:38:21.220956 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
735 | 2024.12.18 23:38:21.220964 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
736 | 2024.12.18 23:38:21.220987 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
737 | 2024.12.18 23:38:21.220994 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
738 | 2024.12.18 23:38:21.221001 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
739 | 2024.12.18 23:38:21.221011 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
740 | 2024.12.18 23:38:21.221033 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
741 | 2024.12.18 23:38:21.221042 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
742 | 2024.12.18 23:38:21.221142 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
743 | 2024.12.18 23:38:21.221164 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
744 | 2024.12.18 23:38:21.221171 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
745 | 2024.12.18 23:38:21.221177 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
746 | 2024.12.18 23:38:21.221193 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
747 | 2024.12.18 23:38:21.221199 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
748 | 2024.12.18 23:38:21.221205 [ 19 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
749 | 2024.12.18 23:38:21.221212 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
750 | 2024.12.18 23:38:21.221219 [ 19 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
751 | 2024.12.18 23:38:21.721258 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
752 | 2024.12.18 23:38:21.721291 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
753 | 2024.12.18 23:38:21.721302 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
754 | 2024.12.18 23:38:21.721311 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
755 | 2024.12.18 23:38:21.721322 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
756 | 2024.12.18 23:38:21.721350 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
757 | 2024.12.18 23:38:21.721361 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
758 | 2024.12.18 23:38:21.721414 [ 18 ] {} <Trace> RaftInstance: sent | ||
759 | 2024.12.18 23:38:21.721468 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
760 | 2024.12.18 23:38:21.721502 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
761 | 2024.12.18 23:38:21.721540 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
762 | 2024.12.18 23:38:21.721550 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
763 | 2024.12.18 23:38:21.721559 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
764 | 2024.12.18 23:38:21.721567 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
765 | 2024.12.18 23:38:21.721575 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
766 | 2024.12.18 23:38:21.721615 [ 19 ] {} <Trace> RaftInstance: sent | ||
767 | 2024.12.18 23:38:21.721692 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
768 | 2024.12.18 23:38:21.721715 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
769 | 2024.12.18 23:38:21.721725 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
770 | 2024.12.18 23:38:21.721735 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
771 | 2024.12.18 23:38:21.721754 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
772 | 2024.12.18 23:38:21.721762 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
773 | 2024.12.18 23:38:21.721773 [ 14 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
774 | 2024.12.18 23:38:21.721781 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
775 | 2024.12.18 23:38:21.721786 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
776 | 2024.12.18 23:38:21.721815 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
777 | 2024.12.18 23:38:21.721826 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
778 | 2024.12.18 23:38:21.721835 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
779 | 2024.12.18 23:38:21.721843 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
780 | 2024.12.18 23:38:21.721865 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
781 | 2024.12.18 23:38:21.721871 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
782 | 2024.12.18 23:38:21.721878 [ 12 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
783 | 2024.12.18 23:38:21.721886 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
784 | 2024.12.18 23:38:21.721892 [ 12 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
785 | 2024.12.18 23:38:22.221943 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
786 | 2024.12.18 23:38:22.222010 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
787 | 2024.12.18 23:38:22.222028 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
788 | 2024.12.18 23:38:22.222042 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
789 | 2024.12.18 23:38:22.222057 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
790 | 2024.12.18 23:38:22.222104 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
791 | 2024.12.18 23:38:22.222121 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
792 | 2024.12.18 23:38:22.222194 [ 18 ] {} <Trace> RaftInstance: sent | ||
793 | 2024.12.18 23:38:22.222310 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
794 | 2024.12.18 23:38:22.222345 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
795 | 2024.12.18 23:38:22.222356 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
796 | 2024.12.18 23:38:22.222379 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
797 | 2024.12.18 23:38:22.222390 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
798 | 2024.12.18 23:38:22.222400 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
799 | 2024.12.18 23:38:22.222410 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
800 | 2024.12.18 23:38:22.222455 [ 12 ] {} <Trace> RaftInstance: sent | ||
801 | 2024.12.18 23:38:22.222513 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
802 | 2024.12.18 23:38:22.222536 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
803 | 2024.12.18 23:38:22.222545 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
804 | 2024.12.18 23:38:22.222554 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
805 | 2024.12.18 23:38:22.222573 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
806 | 2024.12.18 23:38:22.222580 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
807 | 2024.12.18 23:38:22.222588 [ 14 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
808 | 2024.12.18 23:38:22.222596 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
809 | 2024.12.18 23:38:22.222605 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
810 | 2024.12.18 23:38:22.222690 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
811 | 2024.12.18 23:38:22.222706 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
812 | 2024.12.18 23:38:22.222712 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
813 | 2024.12.18 23:38:22.222717 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
814 | 2024.12.18 23:38:22.222731 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
815 | 2024.12.18 23:38:22.222737 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
816 | 2024.12.18 23:38:22.222743 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
817 | 2024.12.18 23:38:22.222749 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
818 | 2024.12.18 23:38:22.222754 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
819 | 2024.12.18 23:38:22.722857 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
820 | 2024.12.18 23:38:22.722926 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
821 | 2024.12.18 23:38:22.722941 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
822 | 2024.12.18 23:38:22.722955 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
823 | 2024.12.18 23:38:22.722970 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
824 | 2024.12.18 23:38:22.723015 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
825 | 2024.12.18 23:38:22.723032 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
826 | 2024.12.18 23:38:22.723113 [ 14 ] {} <Trace> RaftInstance: sent | ||
827 | 2024.12.18 23:38:22.723213 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
828 | 2024.12.18 23:38:22.723257 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
829 | 2024.12.18 23:38:22.723277 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
830 | 2024.12.18 23:38:22.723318 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
831 | 2024.12.18 23:38:22.723342 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
832 | 2024.12.18 23:38:22.723361 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
833 | 2024.12.18 23:38:22.723380 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
834 | 2024.12.18 23:38:22.723464 [ 18 ] {} <Trace> RaftInstance: sent | ||
835 | 2024.12.18 23:38:22.723586 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
836 | 2024.12.18 23:38:22.723644 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
837 | 2024.12.18 23:38:22.723666 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
838 | 2024.12.18 23:38:22.723681 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
839 | 2024.12.18 23:38:22.723721 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
840 | 2024.12.18 23:38:22.723735 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
841 | 2024.12.18 23:38:22.723750 [ 12 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
842 | 2024.12.18 23:38:22.723765 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
843 | 2024.12.18 23:38:22.723780 [ 12 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
844 | 2024.12.18 23:38:22.723918 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
845 | 2024.12.18 23:38:22.723954 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
846 | 2024.12.18 23:38:22.723968 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
847 | 2024.12.18 23:38:22.723981 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
848 | 2024.12.18 23:38:22.723993 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
849 | 2024.12.18 23:38:22.724022 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
850 | 2024.12.18 23:38:22.724037 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
851 | 2024.12.18 23:38:22.724051 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
852 | 2024.12.18 23:38:22.724064 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
853 | 2024.12.18 23:38:23.224079 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
854 | 2024.12.18 23:38:23.224163 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
855 | 2024.12.18 23:38:23.224180 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
856 | 2024.12.18 23:38:23.224193 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
857 | 2024.12.18 23:38:23.224208 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
858 | 2024.12.18 23:38:23.224236 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
859 | 2024.12.18 23:38:23.224251 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
860 | 2024.12.18 23:38:23.224324 [ 12 ] {} <Trace> RaftInstance: sent | ||
861 | 2024.12.18 23:38:23.224419 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
862 | 2024.12.18 23:38:23.224470 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
863 | 2024.12.18 23:38:23.224491 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
864 | 2024.12.18 23:38:23.224533 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 8 | ||
865 | 2024.12.18 23:38:23.224548 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=0, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
866 | 2024.12.18 23:38:23.224562 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
867 | 2024.12.18 23:38:23.224577 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
868 | 2024.12.18 23:38:23.224686 [ 18 ] {} <Trace> RaftInstance: sent | ||
869 | 2024.12.18 23:38:23.224825 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
870 | 2024.12.18 23:38:23.224869 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=8 | ||
871 | 2024.12.18 23:38:23.224880 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
872 | 2024.12.18 23:38:23.224886 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 8 | ||
873 | 2024.12.18 23:38:23.224891 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
874 | 2024.12.18 23:38:23.224909 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 7 | ||
875 | 2024.12.18 23:38:23.224917 [ 14 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
876 | 2024.12.18 23:38:23.224924 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
877 | 2024.12.18 23:38:23.224930 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
878 | 2024.12.18 23:38:23.225004 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
879 | 2024.12.18 23:38:23.225045 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=8 | ||
880 | 2024.12.18 23:38:23.225054 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
881 | 2024.12.18 23:38:23.225062 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 8 | ||
882 | 2024.12.18 23:38:23.225069 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
883 | 2024.12.18 23:38:23.225081 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 7 | ||
884 | 2024.12.18 23:38:23.225089 [ 18 ] {} <Trace> RaftInstance: last durable index 7, precommit index 7 | ||
885 | 2024.12.18 23:38:23.225097 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 7 7 7 | ||
886 | 2024.12.18 23:38:23.225104 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
887 | 2024.12.18 23:38:23.605142 [ 14 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
888 | 2024.12.18 23:38:23.605148 [ 15 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
889 | 2024.12.18 23:38:23.605196 [ 14 ] {} <Debug> RaftInstance: append at log_idx 8, timestamp 1734565103605170 | ||
890 | 2024.12.18 23:38:23.605224 [ 15 ] {} <Debug> RaftInstance: append at log_idx 9, timestamp 1734565103605181 | ||
891 | 2024.12.18 23:38:23.605240 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
892 | 2024.12.18 23:38:23.605264 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 10 | ||
893 | 2024.12.18 23:38:23.605273 [ 21 ] {} <Debug> RaftInstance: last sent log (8) to peer 3 is not applied, cnt 1 | ||
894 | 2024.12.18 23:38:23.605275 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
895 | 2024.12.18 23:38:23.605281 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=7, LastLogTerm=1, EntriesLength=2, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
896 | 2024.12.18 23:38:23.605307 [ 21 ] {} <Debug> RaftInstance: idx range: 8-9 | ||
897 | 2024.12.18 23:38:23.605316 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
898 | 2024.12.18 23:38:23.605352 [ 21 ] {} <Trace> RaftInstance: sent | ||
899 | 2024.12.18 23:38:23.605359 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
900 | 2024.12.18 23:38:23.605367 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 10 | ||
901 | 2024.12.18 23:38:23.605373 [ 21 ] {} <Debug> RaftInstance: last sent log (8) to peer 1 is not applied, cnt 1 | ||
902 | 2024.12.18 23:38:23.605392 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=2, CommitIndex=7, Term=1, peer_last_sent_idx 8 | ||
903 | 2024.12.18 23:38:23.605403 [ 21 ] {} <Debug> RaftInstance: idx range: 8-9 | ||
904 | 2024.12.18 23:38:23.605414 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
905 | 2024.12.18 23:38:23.605443 [ 21 ] {} <Trace> RaftInstance: sent | ||
906 | 2024.12.18 23:38:23.605470 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
907 | 2024.12.18 23:38:23.605478 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
908 | 2024.12.18 23:38:23.605517 [ 9 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
909 | 2024.12.18 23:38:23.605530 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 9 7 7 | ||
910 | 2024.12.18 23:38:23.605538 [ 9 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
911 | 2024.12.18 23:38:23.605554 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
912 | 2024.12.18 23:38:23.605561 [ 9 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
913 | 2024.12.18 23:38:23.605567 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 9 7 7 | ||
914 | 2024.12.18 23:38:23.605574 [ 9 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
915 | 2024.12.18 23:38:23.605727 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
916 | 2024.12.18 23:38:23.605753 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=10 | ||
917 | 2024.12.18 23:38:23.605759 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
918 | 2024.12.18 23:38:23.605764 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 10 | ||
919 | 2024.12.18 23:38:23.605769 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
920 | 2024.12.18 23:38:23.605774 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 7, new matched idx: 9 | ||
921 | 2024.12.18 23:38:23.605784 [ 13 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
922 | 2024.12.18 23:38:23.605790 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 9 9 7 | ||
923 | 2024.12.18 23:38:23.605796 [ 13 ] {} <Debug> RaftInstance: trigger commit upto 9 | ||
924 | 2024.12.18 23:38:23.605801 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
925 | 2024.12.18 23:38:23.605806 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 9, starting_idx: 1, cur_nxt_idx: 10 | ||
926 | 2024.12.18 23:38:23.605815 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=9, LastLogTerm=1, EntriesLength=0, CommitIndex=9, Term=1, peer_last_sent_idx 8 | ||
927 | 2024.12.18 23:38:23.605821 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
928 | 2024.12.18 23:38:23.605826 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
929 | 2024.12.18 23:38:23.605844 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
930 | 2024.12.18 23:38:23.605852 [ 13 ] {} <Trace> RaftInstance: sent | ||
931 | 2024.12.18 23:38:23.605874 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
932 | 2024.12.18 23:38:23.605884 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 7, starting_idx: 1, cur_nxt_idx: 10 | ||
933 | 2024.12.18 23:38:23.605891 [ 13 ] {} <Debug> RaftInstance: last sent log (8) to peer 1 is not applied, cnt 2 | ||
934 | 2024.12.18 23:38:23.605897 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=7, LastLogTerm=1, EntriesLength=2, CommitIndex=9, Term=1, peer_last_sent_idx 8 | ||
935 | 2024.12.18 23:38:23.605902 [ 13 ] {} <Debug> RaftInstance: idx range: 8-9 | ||
936 | 2024.12.18 23:38:23.605920 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
937 | 2024.12.18 23:38:23.605947 [ 13 ] {} <Trace> RaftInstance: sent | ||
938 | 2024.12.18 23:38:23.605954 [ 13 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 7 | ||
939 | 2024.12.18 23:38:23.605959 [ 13 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
940 | 2024.12.18 23:38:23.605991 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=10 | ||
941 | 2024.12.18 23:38:23.606033 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
942 | 2024.12.18 23:38:23.605994 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
943 | 2024.12.18 23:38:23.606041 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 10 | ||
944 | 2024.12.18 23:38:23.606055 [ 20 ] {} <Debug> RaftInstance: commit upto 9, current idx 7 | ||
945 | 2024.12.18 23:38:23.606060 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
946 | 2024.12.18 23:38:23.606067 [ 20 ] {} <Trace> RaftInstance: commit upto 9, current idx 8 | ||
947 | 2024.12.18 23:38:23.606068 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
948 | 2024.12.18 23:38:23.606080 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 7, new matched idx: 9 | ||
949 | 2024.12.18 23:38:23.606090 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 4 with timeout 30000 | ||
950 | 2024.12.18 23:38:23.606105 [ 15 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
951 | 2024.12.18 23:38:23.606116 [ 20 ] {} <Debug> RaftInstance: notify cb 8 1d8c0628 | ||
952 | 2024.12.18 23:38:23.606123 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 9 9 9 | ||
953 | 2024.12.18 23:38:23.606133 [ 15 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 7 | ||
954 | 2024.12.18 23:38:23.606140 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
955 | 2024.12.18 23:38:23.606157 [ 20 ] {} <Trace> RaftInstance: commit upto 9, current idx 9 | ||
956 | 2024.12.18 23:38:23.606168 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=10 | ||
957 | 2024.12.18 23:38:23.606186 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 5 with timeout 30000 | ||
958 | 2024.12.18 23:38:23.606190 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
959 | 2024.12.18 23:38:23.606204 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 10 | ||
960 | 2024.12.18 23:38:23.606210 [ 20 ] {} <Debug> RaftInstance: notify cb 9 1d66f478 | ||
961 | 2024.12.18 23:38:23.606220 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
962 | 2024.12.18 23:38:23.606229 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 9, new matched idx: 9 | ||
963 | 2024.12.18 23:38:23.606237 [ 17 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
964 | 2024.12.18 23:38:23.606245 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 9 9 9 | ||
965 | 2024.12.18 23:38:23.606256 [ 17 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 8 | ||
966 | 2024.12.18 23:38:23.606256 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 9, current idx 9 | ||
967 | 2024.12.18 23:38:23.606282 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
968 | 2024.12.18 23:38:23.606290 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
969 | 2024.12.18 23:38:23.606303 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=10 | ||
970 | 2024.12.18 23:38:23.606325 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
971 | 2024.12.18 23:38:23.606331 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 10 | ||
972 | 2024.12.18 23:38:23.606336 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
973 | 2024.12.18 23:38:23.606340 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 9, new matched idx: 9 | ||
974 | 2024.12.18 23:38:23.606346 [ 14 ] {} <Trace> RaftInstance: last durable index 9, precommit index 9 | ||
975 | 2024.12.18 23:38:23.606358 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 9 9 9 | ||
976 | 2024.12.18 23:38:23.606364 [ 14 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 | ||
977 | 2024.12.18 23:38:23.607120 [ 17 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
978 | 2024.12.18 23:38:23.607171 [ 17 ] {} <Debug> RaftInstance: append at log_idx 10, timestamp 1734565103607131 | ||
979 | 2024.12.18 23:38:23.607209 [ 14 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
980 | 2024.12.18 23:38:23.607223 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
981 | 2024.12.18 23:38:23.607233 [ 14 ] {} <Debug> RaftInstance: append at log_idx 11, timestamp 1734565103607224 | ||
982 | 2024.12.18 23:38:23.607237 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 9, starting_idx: 1, cur_nxt_idx: 11 | ||
983 | 2024.12.18 23:38:23.607247 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=9, LastLogTerm=1, EntriesLength=1, CommitIndex=9, Term=1, peer_last_sent_idx 10 | ||
984 | 2024.12.18 23:38:23.607252 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
985 | 2024.12.18 23:38:23.607270 [ 21 ] {} <Debug> RaftInstance: idx: 10 | ||
986 | 2024.12.18 23:38:23.607285 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
987 | 2024.12.18 23:38:23.607314 [ 21 ] {} <Trace> RaftInstance: sent | ||
988 | 2024.12.18 23:38:23.607324 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
989 | 2024.12.18 23:38:23.607341 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 9, starting_idx: 1, cur_nxt_idx: 12 | ||
990 | 2024.12.18 23:38:23.607351 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=9, LastLogTerm=1, EntriesLength=2, CommitIndex=9, Term=1, peer_last_sent_idx 8 | ||
991 | 2024.12.18 23:38:23.607359 [ 21 ] {} <Debug> RaftInstance: idx range: 10-11 | ||
992 | 2024.12.18 23:38:23.607365 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
993 | 2024.12.18 23:38:23.607399 [ 21 ] {} <Trace> RaftInstance: sent | ||
994 | 2024.12.18 23:38:23.607421 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
995 | 2024.12.18 23:38:23.607431 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
996 | 2024.12.18 23:38:23.607468 [ 9 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
997 | 2024.12.18 23:38:23.607477 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 11 9 9 | ||
998 | 2024.12.18 23:38:23.607486 [ 9 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 | ||
999 | 2024.12.18 23:38:23.607502 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1000 | 2024.12.18 23:38:23.607511 [ 9 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
1001 | 2024.12.18 23:38:23.607519 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 11 9 9 | ||
1002 | 2024.12.18 23:38:23.607526 [ 9 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 | ||
1003 | 2024.12.18 23:38:23.607718 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1004 | 2024.12.18 23:38:23.607742 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=11 | ||
1005 | 2024.12.18 23:38:23.607749 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1006 | 2024.12.18 23:38:23.607754 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 11 | ||
1007 | 2024.12.18 23:38:23.607759 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1008 | 2024.12.18 23:38:23.607769 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 9, new matched idx: 10 | ||
1009 | 2024.12.18 23:38:23.607775 [ 12 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
1010 | 2024.12.18 23:38:23.607781 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 11 10 9 | ||
1011 | 2024.12.18 23:38:23.607789 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 10 | ||
1012 | 2024.12.18 23:38:23.607789 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1013 | 2024.12.18 23:38:23.607794 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
1014 | 2024.12.18 23:38:23.607845 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 10, starting_idx: 1, cur_nxt_idx: 12 | ||
1015 | 2024.12.18 23:38:23.607854 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=10, LastLogTerm=1, EntriesLength=1, CommitIndex=10, Term=1, peer_last_sent_idx 10 | ||
1016 | 2024.12.18 23:38:23.607861 [ 12 ] {} <Debug> RaftInstance: idx: 11 | ||
1017 | 2024.12.18 23:38:23.607869 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1018 | 2024.12.18 23:38:23.607912 [ 12 ] {} <Trace> RaftInstance: sent | ||
1019 | 2024.12.18 23:38:23.607932 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
1020 | 2024.12.18 23:38:23.607940 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 9, starting_idx: 1, cur_nxt_idx: 12 | ||
1021 | 2024.12.18 23:38:23.607948 [ 12 ] {} <Debug> RaftInstance: last sent log (10) to peer 1 is not applied, cnt 1 | ||
1022 | 2024.12.18 23:38:23.607957 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=9, LastLogTerm=1, EntriesLength=2, CommitIndex=10, Term=1, peer_last_sent_idx 10 | ||
1023 | 2024.12.18 23:38:23.607972 [ 12 ] {} <Debug> RaftInstance: idx range: 10-11 | ||
1024 | 2024.12.18 23:38:23.607978 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1025 | 2024.12.18 23:38:23.608006 [ 12 ] {} <Trace> RaftInstance: sent | ||
1026 | 2024.12.18 23:38:23.608015 [ 12 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 9 | ||
1027 | 2024.12.18 23:38:23.608024 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1028 | 2024.12.18 23:38:23.608041 [ 12 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1029 | 2024.12.18 23:38:23.608049 [ 12 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1030 | 2024.12.18 23:38:23.608053 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1031 | 2024.12.18 23:38:23.608068 [ 20 ] {} <Debug> RaftInstance: commit upto 10, current idx 9 | ||
1032 | 2024.12.18 23:38:23.608075 [ 20 ] {} <Trace> RaftInstance: commit upto 10, current idx 10 | ||
1033 | 2024.12.18 23:38:23.608079 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=12 | ||
1034 | 2024.12.18 23:38:23.608108 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1035 | 2024.12.18 23:38:23.608115 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 12 | ||
1036 | 2024.12.18 23:38:23.608120 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1037 | 2024.12.18 23:38:23.608126 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 9, new matched idx: 11 | ||
1038 | 2024.12.18 23:38:23.608131 [ 20 ] {} <Debug> RaftInstance: notify cb 10 1dc7cc78 | ||
1039 | 2024.12.18 23:38:23.608144 [ 14 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
1040 | 2024.12.18 23:38:23.608155 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 11 11 10 | ||
1041 | 2024.12.18 23:38:23.608159 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 10, current idx 10 | ||
1042 | 2024.12.18 23:38:23.608163 [ 14 ] {} <Debug> RaftInstance: trigger commit upto 11 | ||
1043 | 2024.12.18 23:38:23.608169 [ 20 ] {} <Debug> RaftInstance: commit upto 11, current idx 10 | ||
1044 | 2024.12.18 23:38:23.608173 [ 14 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1045 | 2024.12.18 23:38:23.608187 [ 20 ] {} <Trace> RaftInstance: commit upto 11, current idx 11 | ||
1046 | 2024.12.18 23:38:23.608191 [ 14 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1047 | 2024.12.18 23:38:23.608203 [ 20 ] {} <Debug> RaftInstance: notify cb 11 1dc7c7a8 | ||
1048 | 2024.12.18 23:38:23.608203 [ 14 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 10 | ||
1049 | 2024.12.18 23:38:23.608221 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 11, current idx 11 | ||
1050 | 2024.12.18 23:38:23.608227 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1051 | 2024.12.18 23:38:23.608234 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1052 | 2024.12.18 23:38:23.608238 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1053 | 2024.12.18 23:38:23.608239 [ 14 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1054 | 2024.12.18 23:38:23.608270 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=12 | ||
1055 | 2024.12.18 23:38:23.608278 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1056 | 2024.12.18 23:38:23.608287 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 12 | ||
1057 | 2024.12.18 23:38:23.608288 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1058 | 2024.12.18 23:38:23.608295 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1059 | 2024.12.18 23:38:23.608325 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 10, new matched idx: 11 | ||
1060 | 2024.12.18 23:38:23.608333 [ 19 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
1061 | 2024.12.18 23:38:23.608342 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 11 11 11 | ||
1062 | 2024.12.18 23:38:23.608348 [ 19 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 | ||
1063 | 2024.12.18 23:38:23.608359 [ 19 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1064 | 2024.12.18 23:38:23.608364 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
1065 | 2024.12.18 23:38:23.608369 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 11, starting_idx: 1, cur_nxt_idx: 12 | ||
1066 | 2024.12.18 23:38:23.608375 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=11, LastLogTerm=1, EntriesLength=0, CommitIndex=11, Term=1, peer_last_sent_idx 11 | ||
1067 | 2024.12.18 23:38:23.608379 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1068 | 2024.12.18 23:38:23.608389 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1069 | 2024.12.18 23:38:23.608419 [ 19 ] {} <Trace> RaftInstance: sent | ||
1070 | 2024.12.18 23:38:23.608454 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=12 | ||
1071 | 2024.12.18 23:38:23.608470 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1072 | 2024.12.18 23:38:23.608472 [ 19 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1073 | 2024.12.18 23:38:23.608478 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 12 | ||
1074 | 2024.12.18 23:38:23.608497 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1075 | 2024.12.18 23:38:23.608503 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 11, new matched idx: 11 | ||
1076 | 2024.12.18 23:38:23.608510 [ 12 ] {} <Trace> RaftInstance: last durable index 11, precommit index 11 | ||
1077 | 2024.12.18 23:38:23.608511 [ 19 ] {} <Debug> RaftInstance: append at log_idx 12, timestamp 1734565103608492 | ||
1078 | 2024.12.18 23:38:23.608526 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 11 11 11 | ||
1079 | 2024.12.18 23:38:23.608533 [ 12 ] {} <Trace> RaftInstance: local log idx 12, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 | ||
1080 | 2024.12.18 23:38:23.608538 [ 12 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1081 | 2024.12.18 23:38:23.608544 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
1082 | 2024.12.18 23:38:23.608555 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 11, starting_idx: 1, cur_nxt_idx: 13 | ||
1083 | 2024.12.18 23:38:23.608563 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=11, LastLogTerm=1, EntriesLength=1, CommitIndex=11, Term=1, peer_last_sent_idx 10 | ||
1084 | 2024.12.18 23:38:23.608571 [ 12 ] {} <Debug> RaftInstance: idx: 12 | ||
1085 | 2024.12.18 23:38:23.608577 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1086 | 2024.12.18 23:38:23.608580 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1087 | 2024.12.18 23:38:23.608627 [ 12 ] {} <Trace> RaftInstance: sent | ||
1088 | 2024.12.18 23:38:23.608651 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1089 | 2024.12.18 23:38:23.608659 [ 9 ] {} <Trace> RaftInstance: last durable index 12, precommit index 12 | ||
1090 | 2024.12.18 23:38:23.608676 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 12 11 11 | ||
1091 | 2024.12.18 23:38:23.608681 [ 9 ] {} <Trace> RaftInstance: local log idx 12, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 | ||
1092 | 2024.12.18 23:38:23.608722 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=12 | ||
1093 | 2024.12.18 23:38:23.608732 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1094 | 2024.12.18 23:38:23.608738 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 12 | ||
1095 | 2024.12.18 23:38:23.608743 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1096 | 2024.12.18 23:38:23.608763 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 11, new matched idx: 11 | ||
1097 | 2024.12.18 23:38:23.608769 [ 14 ] {} <Trace> RaftInstance: last durable index 12, precommit index 12 | ||
1098 | 2024.12.18 23:38:23.608775 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 12 11 11 | ||
1099 | 2024.12.18 23:38:23.608780 [ 14 ] {} <Trace> RaftInstance: local log idx 12, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 | ||
1100 | 2024.12.18 23:38:23.608785 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1101 | 2024.12.18 23:38:23.608797 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
1102 | 2024.12.18 23:38:23.608802 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 11, starting_idx: 1, cur_nxt_idx: 13 | ||
1103 | 2024.12.18 23:38:23.608808 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=11, LastLogTerm=1, EntriesLength=1, CommitIndex=11, Term=1, peer_last_sent_idx 12 | ||
1104 | 2024.12.18 23:38:23.608814 [ 14 ] {} <Debug> RaftInstance: idx: 12 | ||
1105 | 2024.12.18 23:38:23.608820 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1106 | 2024.12.18 23:38:23.608855 [ 14 ] {} <Trace> RaftInstance: sent | ||
1107 | 2024.12.18 23:38:23.608884 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1108 | 2024.12.18 23:38:23.608897 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1109 | 2024.12.18 23:38:23.608931 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1110 | 2024.12.18 23:38:23.608945 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=13 | ||
1111 | 2024.12.18 23:38:23.608969 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1112 | 2024.12.18 23:38:23.608976 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 13 | ||
1113 | 2024.12.18 23:38:23.608984 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1114 | 2024.12.18 23:38:23.608991 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 11, new matched idx: 12 | ||
1115 | 2024.12.18 23:38:23.608999 [ 12 ] {} <Trace> RaftInstance: last durable index 12, precommit index 12 | ||
1116 | 2024.12.18 23:38:23.609017 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 12 12 11 | ||
1117 | 2024.12.18 23:38:23.609026 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 12 | ||
1118 | 2024.12.18 23:38:23.609034 [ 12 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1119 | 2024.12.18 23:38:23.609041 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
1120 | 2024.12.18 23:38:23.609046 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 12, starting_idx: 1, cur_nxt_idx: 13 | ||
1121 | 2024.12.18 23:38:23.609059 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=12, LastLogTerm=1, EntriesLength=0, CommitIndex=12, Term=1, peer_last_sent_idx 12 | ||
1122 | 2024.12.18 23:38:23.609067 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1123 | 2024.12.18 23:38:23.609075 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1124 | 2024.12.18 23:38:23.609109 [ 12 ] {} <Trace> RaftInstance: sent | ||
1125 | 2024.12.18 23:38:23.609118 [ 12 ] {} <Trace> RaftInstance: local log idx 12, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 11 | ||
1126 | 2024.12.18 23:38:23.609138 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1127 | 2024.12.18 23:38:23.609163 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1128 | 2024.12.18 23:38:23.609176 [ 20 ] {} <Debug> RaftInstance: commit upto 12, current idx 11 | ||
1129 | 2024.12.18 23:38:23.609181 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1130 | 2024.12.18 23:38:23.609184 [ 20 ] {} <Trace> RaftInstance: commit upto 12, current idx 12 | ||
1131 | 2024.12.18 23:38:23.609191 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=13 | ||
1132 | 2024.12.18 23:38:23.609215 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1133 | 2024.12.18 23:38:23.609222 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 13 | ||
1134 | 2024.12.18 23:38:23.609227 [ 19 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1135 | 2024.12.18 23:38:23.609237 [ 20 ] {} <Debug> RaftInstance: notify cb 12 1d66f3d8 | ||
1136 | 2024.12.18 23:38:23.609267 [ 19 ] {} <Debug> RaftInstance: append at log_idx 13, timestamp 1734565103609256 | ||
1137 | 2024.12.18 23:38:23.609231 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1138 | 2024.12.18 23:38:23.609291 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 12, current idx 12 | ||
1139 | 2024.12.18 23:38:23.609302 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 11, new matched idx: 12 | ||
1140 | 2024.12.18 23:38:23.609306 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1141 | 2024.12.18 23:38:23.609324 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1142 | 2024.12.18 23:38:23.609325 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1143 | 2024.12.18 23:38:23.609331 [ 16 ] {} <Trace> RaftInstance: last durable index 13, precommit index 13 | ||
1144 | 2024.12.18 23:38:23.609351 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 13 12 12 | ||
1145 | 2024.12.18 23:38:23.609358 [ 16 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 | ||
1146 | 2024.12.18 23:38:23.609372 [ 16 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1147 | 2024.12.18 23:38:23.609380 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
1148 | 2024.12.18 23:38:23.609385 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 12, starting_idx: 1, cur_nxt_idx: 14 | ||
1149 | 2024.12.18 23:38:23.609391 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=12, LastLogTerm=1, EntriesLength=1, CommitIndex=12, Term=1, peer_last_sent_idx 12 | ||
1150 | 2024.12.18 23:38:23.609403 [ 16 ] {} <Debug> RaftInstance: idx: 13 | ||
1151 | 2024.12.18 23:38:23.609409 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1152 | 2024.12.18 23:38:23.609431 [ 16 ] {} <Trace> RaftInstance: sent | ||
1153 | 2024.12.18 23:38:23.609461 [ 9 ] {} <Trace> RaftInstance: last durable index 13, precommit index 13 | ||
1154 | 2024.12.18 23:38:23.609476 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 13 12 12 | ||
1155 | 2024.12.18 23:38:23.609528 [ 9 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 | ||
1156 | 2024.12.18 23:38:23.609553 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=13 | ||
1157 | 2024.12.18 23:38:23.609564 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1158 | 2024.12.18 23:38:23.609570 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 13 | ||
1159 | 2024.12.18 23:38:23.609591 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1160 | 2024.12.18 23:38:23.609597 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 12, new matched idx: 12 | ||
1161 | 2024.12.18 23:38:23.609602 [ 14 ] {} <Trace> RaftInstance: last durable index 13, precommit index 13 | ||
1162 | 2024.12.18 23:38:23.609609 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 13 12 12 | ||
1163 | 2024.12.18 23:38:23.609614 [ 14 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 12 | ||
1164 | 2024.12.18 23:38:23.609626 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1165 | 2024.12.18 23:38:23.609631 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
1166 | 2024.12.18 23:38:23.609637 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 12, starting_idx: 1, cur_nxt_idx: 14 | ||
1167 | 2024.12.18 23:38:23.609643 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=12, LastLogTerm=1, EntriesLength=1, CommitIndex=12, Term=1, peer_last_sent_idx 13 | ||
1168 | 2024.12.18 23:38:23.609647 [ 14 ] {} <Debug> RaftInstance: idx: 13 | ||
1169 | 2024.12.18 23:38:23.609658 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1170 | 2024.12.18 23:38:23.609687 [ 14 ] {} <Trace> RaftInstance: sent | ||
1171 | 2024.12.18 23:38:23.609726 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1172 | 2024.12.18 23:38:23.609731 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1173 | 2024.12.18 23:38:23.609741 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1174 | 2024.12.18 23:38:23.609763 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=14 | ||
1175 | 2024.12.18 23:38:23.609769 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1176 | 2024.12.18 23:38:23.609775 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 14 | ||
1177 | 2024.12.18 23:38:23.609780 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1178 | 2024.12.18 23:38:23.609785 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 12, new matched idx: 13 | ||
1179 | 2024.12.18 23:38:23.609799 [ 18 ] {} <Trace> RaftInstance: last durable index 13, precommit index 13 | ||
1180 | 2024.12.18 23:38:23.609806 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 13 13 12 | ||
1181 | 2024.12.18 23:38:23.609812 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 13 | ||
1182 | 2024.12.18 23:38:23.609817 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
1183 | 2024.12.18 23:38:23.609822 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 13, starting_idx: 1, cur_nxt_idx: 14 | ||
1184 | 2024.12.18 23:38:23.609834 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=13, LastLogTerm=1, EntriesLength=0, CommitIndex=13, Term=1, peer_last_sent_idx 13 | ||
1185 | 2024.12.18 23:38:23.609840 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1186 | 2024.12.18 23:38:23.609844 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1187 | 2024.12.18 23:38:23.609873 [ 18 ] {} <Trace> RaftInstance: sent | ||
1188 | 2024.12.18 23:38:23.609883 [ 18 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1189 | 2024.12.18 23:38:23.609901 [ 18 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 12 | ||
1190 | 2024.12.18 23:38:23.609910 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1191 | 2024.12.18 23:38:23.609944 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1192 | 2024.12.18 23:38:23.609958 [ 20 ] {} <Debug> RaftInstance: commit upto 13, current idx 12 | ||
1193 | 2024.12.18 23:38:23.609966 [ 20 ] {} <Trace> RaftInstance: commit upto 13, current idx 13 | ||
1194 | 2024.12.18 23:38:23.609989 [ 20 ] {} <Debug> RaftInstance: notify cb 13 1dc7cee8 | ||
1195 | 2024.12.18 23:38:23.610018 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1196 | 2024.12.18 23:38:23.610023 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 13, current idx 13 | ||
1197 | 2024.12.18 23:38:23.610034 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=14 | ||
1198 | 2024.12.18 23:38:23.610042 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1199 | 2024.12.18 23:38:23.610047 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1200 | 2024.12.18 23:38:23.610034 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1201 | 2024.12.18 23:38:23.610071 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1202 | 2024.12.18 23:38:23.610072 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 14 | ||
1203 | 2024.12.18 23:38:23.610096 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1204 | 2024.12.18 23:38:23.610110 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 12, new matched idx: 13 | ||
1205 | 2024.12.18 23:38:23.610117 [ 19 ] {} <Trace> RaftInstance: last durable index 13, precommit index 13 | ||
1206 | 2024.12.18 23:38:23.610117 [ 16 ] {} <Debug> RaftInstance: append at log_idx 14, timestamp 1734565103610083 | ||
1207 | 2024.12.18 23:38:23.610123 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 13 13 13 | ||
1208 | 2024.12.18 23:38:23.610132 [ 19 ] {} <Trace> RaftInstance: local log idx 14, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 | ||
1209 | 2024.12.18 23:38:23.610144 [ 19 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1210 | 2024.12.18 23:38:23.610151 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
1211 | 2024.12.18 23:38:23.610159 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 13, starting_idx: 1, cur_nxt_idx: 15 | ||
1212 | 2024.12.18 23:38:23.610168 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=13, LastLogTerm=1, EntriesLength=1, CommitIndex=13, Term=1, peer_last_sent_idx 13 | ||
1213 | 2024.12.18 23:38:23.610169 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1214 | 2024.12.18 23:38:23.610182 [ 19 ] {} <Debug> RaftInstance: idx: 14 | ||
1215 | 2024.12.18 23:38:23.610194 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1216 | 2024.12.18 23:38:23.610226 [ 19 ] {} <Trace> RaftInstance: sent | ||
1217 | 2024.12.18 23:38:23.610255 [ 9 ] {} <Trace> RaftInstance: last durable index 14, precommit index 14 | ||
1218 | 2024.12.18 23:38:23.610290 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 14 13 13 | ||
1219 | 2024.12.18 23:38:23.610297 [ 9 ] {} <Trace> RaftInstance: local log idx 14, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 | ||
1220 | 2024.12.18 23:38:23.610330 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
1221 | 2024.12.18 23:38:23.610343 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 13, starting_idx: 1, cur_nxt_idx: 15 | ||
1222 | 2024.12.18 23:38:23.610352 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=13, LastLogTerm=1, EntriesLength=1, CommitIndex=13, Term=1, peer_last_sent_idx 14 | ||
1223 | 2024.12.18 23:38:23.610385 [ 21 ] {} <Debug> RaftInstance: idx: 14 | ||
1224 | 2024.12.18 23:38:23.610395 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1225 | 2024.12.18 23:38:23.610428 [ 21 ] {} <Trace> RaftInstance: sent | ||
1226 | 2024.12.18 23:38:23.610438 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1227 | 2024.12.18 23:38:23.610473 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=14 | ||
1228 | 2024.12.18 23:38:23.610496 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1229 | 2024.12.18 23:38:23.610502 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 14 | ||
1230 | 2024.12.18 23:38:23.610507 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1231 | 2024.12.18 23:38:23.610512 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 13, new matched idx: 13 | ||
1232 | 2024.12.18 23:38:23.610518 [ 14 ] {} <Trace> RaftInstance: last durable index 14, precommit index 14 | ||
1233 | 2024.12.18 23:38:23.610530 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 14 13 13 | ||
1234 | 2024.12.18 23:38:23.610537 [ 14 ] {} <Trace> RaftInstance: local log idx 14, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 | ||
1235 | 2024.12.18 23:38:23.610546 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1236 | 2024.12.18 23:38:23.610554 [ 14 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1237 | 2024.12.18 23:38:23.610580 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1238 | 2024.12.18 23:38:23.610599 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=15 | ||
1239 | 2024.12.18 23:38:23.610608 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1240 | 2024.12.18 23:38:23.610616 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 15 | ||
1241 | 2024.12.18 23:38:23.610624 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1242 | 2024.12.18 23:38:23.610638 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 13, new matched idx: 14 | ||
1243 | 2024.12.18 23:38:23.610644 [ 13 ] {} <Trace> RaftInstance: last durable index 14, precommit index 14 | ||
1244 | 2024.12.18 23:38:23.610650 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 14 14 13 | ||
1245 | 2024.12.18 23:38:23.610655 [ 13 ] {} <Debug> RaftInstance: trigger commit upto 14 | ||
1246 | 2024.12.18 23:38:23.610660 [ 13 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1247 | 2024.12.18 23:38:23.610665 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
1248 | 2024.12.18 23:38:23.610680 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 14, starting_idx: 1, cur_nxt_idx: 15 | ||
1249 | 2024.12.18 23:38:23.610688 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=14, LastLogTerm=1, EntriesLength=0, CommitIndex=14, Term=1, peer_last_sent_idx 14 | ||
1250 | 2024.12.18 23:38:23.610696 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1251 | 2024.12.18 23:38:23.610704 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1252 | 2024.12.18 23:38:23.610732 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1253 | 2024.12.18 23:38:23.610755 [ 13 ] {} <Trace> RaftInstance: sent | ||
1254 | 2024.12.18 23:38:23.610766 [ 13 ] {} <Trace> RaftInstance: local log idx 14, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 13 | ||
1255 | 2024.12.18 23:38:23.610774 [ 13 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1256 | 2024.12.18 23:38:23.610796 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1257 | 2024.12.18 23:38:23.610811 [ 20 ] {} <Debug> RaftInstance: commit upto 14, current idx 13 | ||
1258 | 2024.12.18 23:38:23.610810 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=15 | ||
1259 | 2024.12.18 23:38:23.610821 [ 20 ] {} <Trace> RaftInstance: commit upto 14, current idx 14 | ||
1260 | 2024.12.18 23:38:23.610830 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1261 | 2024.12.18 23:38:23.610840 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 15 | ||
1262 | 2024.12.18 23:38:23.610848 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1263 | 2024.12.18 23:38:23.610849 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1264 | 2024.12.18 23:38:23.610868 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 13, new matched idx: 14 | ||
1265 | 2024.12.18 23:38:23.610875 [ 20 ] {} <Debug> RaftInstance: notify cb 14 1dd6cae8 | ||
1266 | 2024.12.18 23:38:23.610882 [ 14 ] {} <Trace> RaftInstance: last durable index 14, precommit index 14 | ||
1267 | 2024.12.18 23:38:23.610897 [ 16 ] {} <Debug> RaftInstance: append at log_idx 15, timestamp 1734565103610862 | ||
1268 | 2024.12.18 23:38:23.610901 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 14 14 14 | ||
1269 | 2024.12.18 23:38:23.610904 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 14, current idx 14 | ||
1270 | 2024.12.18 23:38:23.610917 [ 14 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 | ||
1271 | 2024.12.18 23:38:23.610921 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1272 | 2024.12.18 23:38:23.610929 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1273 | 2024.12.18 23:38:23.610929 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1274 | 2024.12.18 23:38:23.610938 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1275 | 2024.12.18 23:38:23.610941 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
1276 | 2024.12.18 23:38:23.610962 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 14, starting_idx: 1, cur_nxt_idx: 16 | ||
1277 | 2024.12.18 23:38:23.610968 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=14, LastLogTerm=1, EntriesLength=1, CommitIndex=14, Term=1, peer_last_sent_idx 14 | ||
1278 | 2024.12.18 23:38:23.610974 [ 14 ] {} <Debug> RaftInstance: idx: 15 | ||
1279 | 2024.12.18 23:38:23.610979 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1280 | 2024.12.18 23:38:23.611006 [ 14 ] {} <Trace> RaftInstance: sent | ||
1281 | 2024.12.18 23:38:23.611022 [ 9 ] {} <Trace> RaftInstance: last durable index 15, precommit index 15 | ||
1282 | 2024.12.18 23:38:23.611039 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 15 14 14 | ||
1283 | 2024.12.18 23:38:23.611048 [ 9 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 | ||
1284 | 2024.12.18 23:38:23.611076 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=15 | ||
1285 | 2024.12.18 23:38:23.611088 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1286 | 2024.12.18 23:38:23.611094 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 15 | ||
1287 | 2024.12.18 23:38:23.611099 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1288 | 2024.12.18 23:38:23.611104 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 14, new matched idx: 14 | ||
1289 | 2024.12.18 23:38:23.611110 [ 13 ] {} <Trace> RaftInstance: last durable index 15, precommit index 15 | ||
1290 | 2024.12.18 23:38:23.611116 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 15 14 14 | ||
1291 | 2024.12.18 23:38:23.611124 [ 13 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 14 | ||
1292 | 2024.12.18 23:38:23.611132 [ 13 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1293 | 2024.12.18 23:38:23.611141 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
1294 | 2024.12.18 23:38:23.611148 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 14, starting_idx: 1, cur_nxt_idx: 16 | ||
1295 | 2024.12.18 23:38:23.611158 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=14, LastLogTerm=1, EntriesLength=1, CommitIndex=14, Term=1, peer_last_sent_idx 15 | ||
1296 | 2024.12.18 23:38:23.611166 [ 13 ] {} <Debug> RaftInstance: idx: 15 | ||
1297 | 2024.12.18 23:38:23.611174 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1298 | 2024.12.18 23:38:23.611205 [ 13 ] {} <Trace> RaftInstance: sent | ||
1299 | 2024.12.18 23:38:23.611233 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1300 | 2024.12.18 23:38:23.611247 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1301 | 2024.12.18 23:38:23.611369 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1302 | 2024.12.18 23:38:23.611384 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=16 | ||
1303 | 2024.12.18 23:38:23.611393 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1304 | 2024.12.18 23:38:23.611398 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 16 | ||
1305 | 2024.12.18 23:38:23.611404 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1306 | 2024.12.18 23:38:23.611409 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 14, new matched idx: 15 | ||
1307 | 2024.12.18 23:38:23.611414 [ 16 ] {} <Trace> RaftInstance: last durable index 15, precommit index 15 | ||
1308 | 2024.12.18 23:38:23.611421 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 15 15 14 | ||
1309 | 2024.12.18 23:38:23.611430 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 15 | ||
1310 | 2024.12.18 23:38:23.611437 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
1311 | 2024.12.18 23:38:23.611445 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 15, starting_idx: 1, cur_nxt_idx: 16 | ||
1312 | 2024.12.18 23:38:23.611452 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=15, LastLogTerm=1, EntriesLength=0, CommitIndex=15, Term=1, peer_last_sent_idx 15 | ||
1313 | 2024.12.18 23:38:23.611458 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1314 | 2024.12.18 23:38:23.611463 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1315 | 2024.12.18 23:38:23.611492 [ 16 ] {} <Trace> RaftInstance: sent | ||
1316 | 2024.12.18 23:38:23.611504 [ 16 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1317 | 2024.12.18 23:38:23.611514 [ 16 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 14 | ||
1318 | 2024.12.18 23:38:23.611522 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1319 | 2024.12.18 23:38:23.611549 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1320 | 2024.12.18 23:38:23.611565 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=16 | ||
1321 | 2024.12.18 23:38:23.611574 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1322 | 2024.12.18 23:38:23.611577 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1323 | 2024.12.18 23:38:23.611583 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 16 | ||
1324 | 2024.12.18 23:38:23.611590 [ 20 ] {} <Debug> RaftInstance: commit upto 15, current idx 14 | ||
1325 | 2024.12.18 23:38:23.611595 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1326 | 2024.12.18 23:38:23.611601 [ 20 ] {} <Trace> RaftInstance: commit upto 15, current idx 15 | ||
1327 | 2024.12.18 23:38:23.611601 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1328 | 2024.12.18 23:38:23.611606 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 14, new matched idx: 15 | ||
1329 | 2024.12.18 23:38:23.611624 [ 20 ] {} <Debug> RaftInstance: notify cb 15 1dc7c938 | ||
1330 | 2024.12.18 23:38:23.611629 [ 14 ] {} <Trace> RaftInstance: last durable index 15, precommit index 15 | ||
1331 | 2024.12.18 23:38:23.611642 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 15 15 15 | ||
1332 | 2024.12.18 23:38:23.611648 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 15, current idx 15 | ||
1333 | 2024.12.18 23:38:23.611654 [ 14 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 | ||
1334 | 2024.12.18 23:38:23.611643 [ 16 ] {} <Debug> RaftInstance: append at log_idx 16, timestamp 1734565103611618 | ||
1335 | 2024.12.18 23:38:23.611662 [ 14 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1336 | 2024.12.18 23:38:23.611658 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1337 | 2024.12.18 23:38:23.611674 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
1338 | 2024.12.18 23:38:23.611683 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 15, starting_idx: 1, cur_nxt_idx: 17 | ||
1339 | 2024.12.18 23:38:23.611693 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=15, LastLogTerm=1, EntriesLength=1, CommitIndex=15, Term=1, peer_last_sent_idx 15 | ||
1340 | 2024.12.18 23:38:23.611701 [ 14 ] {} <Debug> RaftInstance: idx: 16 | ||
1341 | 2024.12.18 23:38:23.611707 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1342 | 2024.12.18 23:38:23.611713 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1343 | 2024.12.18 23:38:23.611715 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1344 | 2024.12.18 23:38:23.611750 [ 14 ] {} <Trace> RaftInstance: sent | ||
1345 | 2024.12.18 23:38:23.611778 [ 9 ] {} <Trace> RaftInstance: last durable index 16, precommit index 16 | ||
1346 | 2024.12.18 23:38:23.611792 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 16 15 15 | ||
1347 | 2024.12.18 23:38:23.611798 [ 9 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 | ||
1348 | 2024.12.18 23:38:23.611834 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=16 | ||
1349 | 2024.12.18 23:38:23.611847 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1350 | 2024.12.18 23:38:23.611853 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 16 | ||
1351 | 2024.12.18 23:38:23.611858 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1352 | 2024.12.18 23:38:23.611863 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 15, new matched idx: 15 | ||
1353 | 2024.12.18 23:38:23.611869 [ 13 ] {} <Trace> RaftInstance: last durable index 16, precommit index 16 | ||
1354 | 2024.12.18 23:38:23.611875 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 16 15 15 | ||
1355 | 2024.12.18 23:38:23.611881 [ 13 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 | ||
1356 | 2024.12.18 23:38:23.611889 [ 13 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1357 | 2024.12.18 23:38:23.611898 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
1358 | 2024.12.18 23:38:23.611907 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 15, starting_idx: 1, cur_nxt_idx: 17 | ||
1359 | 2024.12.18 23:38:23.611915 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=15, LastLogTerm=1, EntriesLength=1, CommitIndex=15, Term=1, peer_last_sent_idx 16 | ||
1360 | 2024.12.18 23:38:23.611923 [ 13 ] {} <Debug> RaftInstance: idx: 16 | ||
1361 | 2024.12.18 23:38:23.611932 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1362 | 2024.12.18 23:38:23.611960 [ 13 ] {} <Trace> RaftInstance: sent | ||
1363 | 2024.12.18 23:38:23.611996 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1364 | 2024.12.18 23:38:23.612013 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1365 | 2024.12.18 23:38:23.612106 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1366 | 2024.12.18 23:38:23.612124 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=17 | ||
1367 | 2024.12.18 23:38:23.612131 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1368 | 2024.12.18 23:38:23.612136 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 17 | ||
1369 | 2024.12.18 23:38:23.612141 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1370 | 2024.12.18 23:38:23.612146 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 15, new matched idx: 16 | ||
1371 | 2024.12.18 23:38:23.612151 [ 16 ] {} <Trace> RaftInstance: last durable index 16, precommit index 16 | ||
1372 | 2024.12.18 23:38:23.612157 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 16 16 15 | ||
1373 | 2024.12.18 23:38:23.612162 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 16 | ||
1374 | 2024.12.18 23:38:23.612168 [ 16 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1375 | 2024.12.18 23:38:23.612173 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
1376 | 2024.12.18 23:38:23.612178 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 16, starting_idx: 1, cur_nxt_idx: 17 | ||
1377 | 2024.12.18 23:38:23.612183 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=16, LastLogTerm=1, EntriesLength=0, CommitIndex=16, Term=1, peer_last_sent_idx 16 | ||
1378 | 2024.12.18 23:38:23.612189 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1379 | 2024.12.18 23:38:23.612194 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1380 | 2024.12.18 23:38:23.612221 [ 16 ] {} <Trace> RaftInstance: sent | ||
1381 | 2024.12.18 23:38:23.612232 [ 16 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 15 | ||
1382 | 2024.12.18 23:38:23.612242 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1383 | 2024.12.18 23:38:23.612261 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1384 | 2024.12.18 23:38:23.612278 [ 20 ] {} <Debug> RaftInstance: commit upto 16, current idx 15 | ||
1385 | 2024.12.18 23:38:23.612288 [ 20 ] {} <Trace> RaftInstance: commit upto 16, current idx 16 | ||
1386 | 2024.12.18 23:38:23.612291 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1387 | 2024.12.18 23:38:23.612308 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=17 | ||
1388 | 2024.12.18 23:38:23.612318 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1389 | 2024.12.18 23:38:23.612321 [ 20 ] {} <Debug> RaftInstance: notify cb 16 1dc7cee8 | ||
1390 | 2024.12.18 23:38:23.612328 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 17 | ||
1391 | 2024.12.18 23:38:23.612339 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1392 | 2024.12.18 23:38:23.612348 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 15, new matched idx: 16 | ||
1393 | 2024.12.18 23:38:23.612351 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 16, current idx 16 | ||
1394 | 2024.12.18 23:38:23.612359 [ 15 ] {} <Trace> RaftInstance: last durable index 16, precommit index 16 | ||
1395 | 2024.12.18 23:38:23.612364 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1396 | 2024.12.18 23:38:23.612372 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 16 16 16 | ||
1397 | 2024.12.18 23:38:23.612371 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1398 | 2024.12.18 23:38:23.612385 [ 15 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
1399 | 2024.12.18 23:38:23.612402 [ 15 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1400 | 2024.12.18 23:38:23.612410 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
1401 | 2024.12.18 23:38:23.612417 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 16, starting_idx: 1, cur_nxt_idx: 17 | ||
1402 | 2024.12.18 23:38:23.612417 [ 16 ] {} <Debug> RaftInstance: append at log_idx 17, timestamp 1734565103612393 | ||
1403 | 2024.12.18 23:38:23.612423 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=16, LastLogTerm=1, EntriesLength=0, CommitIndex=16, Term=1, peer_last_sent_idx 16 | ||
1404 | 2024.12.18 23:38:23.612434 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1405 | 2024.12.18 23:38:23.612440 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1406 | 2024.12.18 23:38:23.612461 [ 15 ] {} <Trace> RaftInstance: sent | ||
1407 | 2024.12.18 23:38:23.612477 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1408 | 2024.12.18 23:38:23.612486 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1409 | 2024.12.18 23:38:23.612497 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1410 | 2024.12.18 23:38:23.612507 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1411 | 2024.12.18 23:38:23.612513 [ 9 ] {} <Trace> RaftInstance: last durable index 17, precommit index 17 | ||
1412 | 2024.12.18 23:38:23.612524 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 17 16 16 | ||
1413 | 2024.12.18 23:38:23.612530 [ 9 ] {} <Trace> RaftInstance: local log idx 17, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
1414 | 2024.12.18 23:38:23.612537 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=17 | ||
1415 | 2024.12.18 23:38:23.612543 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1416 | 2024.12.18 23:38:23.612549 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 17 | ||
1417 | 2024.12.18 23:38:23.612554 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1418 | 2024.12.18 23:38:23.612559 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 16, new matched idx: 16 | ||
1419 | 2024.12.18 23:38:23.612564 [ 13 ] {} <Trace> RaftInstance: last durable index 17, precommit index 17 | ||
1420 | 2024.12.18 23:38:23.612570 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 17 16 16 | ||
1421 | 2024.12.18 23:38:23.612576 [ 13 ] {} <Trace> RaftInstance: local log idx 17, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
1422 | 2024.12.18 23:38:23.612582 [ 13 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1423 | 2024.12.18 23:38:23.612587 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
1424 | 2024.12.18 23:38:23.612592 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 16, starting_idx: 1, cur_nxt_idx: 18 | ||
1425 | 2024.12.18 23:38:23.612598 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=16, LastLogTerm=1, EntriesLength=1, CommitIndex=16, Term=1, peer_last_sent_idx 17 | ||
1426 | 2024.12.18 23:38:23.612603 [ 13 ] {} <Debug> RaftInstance: idx: 17 | ||
1427 | 2024.12.18 23:38:23.612609 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1428 | 2024.12.18 23:38:23.612637 [ 13 ] {} <Trace> RaftInstance: sent | ||
1429 | 2024.12.18 23:38:23.612649 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1430 | 2024.12.18 23:38:23.612665 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=17 | ||
1431 | 2024.12.18 23:38:23.612673 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1432 | 2024.12.18 23:38:23.612682 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 17 | ||
1433 | 2024.12.18 23:38:23.612689 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1434 | 2024.12.18 23:38:23.612697 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 16, new matched idx: 16 | ||
1435 | 2024.12.18 23:38:23.612707 [ 16 ] {} <Trace> RaftInstance: last durable index 17, precommit index 17 | ||
1436 | 2024.12.18 23:38:23.612716 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 17 16 16 | ||
1437 | 2024.12.18 23:38:23.612724 [ 16 ] {} <Trace> RaftInstance: local log idx 17, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
1438 | 2024.12.18 23:38:23.612730 [ 16 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1439 | 2024.12.18 23:38:23.612735 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
1440 | 2024.12.18 23:38:23.612740 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 16, starting_idx: 1, cur_nxt_idx: 18 | ||
1441 | 2024.12.18 23:38:23.612746 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=16, LastLogTerm=1, EntriesLength=1, CommitIndex=16, Term=1, peer_last_sent_idx 17 | ||
1442 | 2024.12.18 23:38:23.612751 [ 16 ] {} <Debug> RaftInstance: idx: 17 | ||
1443 | 2024.12.18 23:38:23.612757 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1444 | 2024.12.18 23:38:23.612784 [ 16 ] {} <Trace> RaftInstance: sent | ||
1445 | 2024.12.18 23:38:23.612837 [ 13 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1446 | 2024.12.18 23:38:23.612877 [ 13 ] {} <Debug> RaftInstance: append at log_idx 18, timestamp 1734565103612850 | ||
1447 | 2024.12.18 23:38:23.612916 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1448 | 2024.12.18 23:38:23.612931 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1449 | 2024.12.18 23:38:23.612932 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1450 | 2024.12.18 23:38:23.612946 [ 9 ] {} <Trace> RaftInstance: last durable index 18, precommit index 18 | ||
1451 | 2024.12.18 23:38:23.612955 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 18 16 16 | ||
1452 | 2024.12.18 23:38:23.612961 [ 9 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
1453 | 2024.12.18 23:38:23.612968 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1454 | 2024.12.18 23:38:23.612984 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=18 | ||
1455 | 2024.12.18 23:38:23.613008 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1456 | 2024.12.18 23:38:23.613014 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 18 | ||
1457 | 2024.12.18 23:38:23.613019 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1458 | 2024.12.18 23:38:23.613024 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 16, new matched idx: 17 | ||
1459 | 2024.12.18 23:38:23.613030 [ 15 ] {} <Trace> RaftInstance: last durable index 18, precommit index 18 | ||
1460 | 2024.12.18 23:38:23.613036 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 18 17 16 | ||
1461 | 2024.12.18 23:38:23.613042 [ 15 ] {} <Debug> RaftInstance: trigger commit upto 17 | ||
1462 | 2024.12.18 23:38:23.613047 [ 15 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1463 | 2024.12.18 23:38:23.613052 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
1464 | 2024.12.18 23:38:23.613057 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 17, starting_idx: 1, cur_nxt_idx: 19 | ||
1465 | 2024.12.18 23:38:23.613063 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=17, LastLogTerm=1, EntriesLength=1, CommitIndex=17, Term=1, peer_last_sent_idx 17 | ||
1466 | 2024.12.18 23:38:23.613068 [ 15 ] {} <Debug> RaftInstance: idx: 18 | ||
1467 | 2024.12.18 23:38:23.613074 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1468 | 2024.12.18 23:38:23.613102 [ 15 ] {} <Trace> RaftInstance: sent | ||
1469 | 2024.12.18 23:38:23.613112 [ 15 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 16 | ||
1470 | 2024.12.18 23:38:23.613115 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1471 | 2024.12.18 23:38:23.613122 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1472 | 2024.12.18 23:38:23.613140 [ 15 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1473 | 2024.12.18 23:38:23.613148 [ 15 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1474 | 2024.12.18 23:38:23.613159 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1475 | 2024.12.18 23:38:23.613167 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=18 | ||
1476 | 2024.12.18 23:38:23.613171 [ 20 ] {} <Debug> RaftInstance: commit upto 17, current idx 16 | ||
1477 | 2024.12.18 23:38:23.613181 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1478 | 2024.12.18 23:38:23.613184 [ 20 ] {} <Trace> RaftInstance: commit upto 17, current idx 17 | ||
1479 | 2024.12.18 23:38:23.613191 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 18 | ||
1480 | 2024.12.18 23:38:23.613200 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1481 | 2024.12.18 23:38:23.613209 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 16, new matched idx: 17 | ||
1482 | 2024.12.18 23:38:23.613210 [ 20 ] {} <Debug> RaftInstance: notify cb 17 1dc7e028 | ||
1483 | 2024.12.18 23:38:23.613219 [ 13 ] {} <Trace> RaftInstance: last durable index 18, precommit index 18 | ||
1484 | 2024.12.18 23:38:23.613229 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 18 17 17 | ||
1485 | 2024.12.18 23:38:23.613240 [ 13 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 16 | ||
1486 | 2024.12.18 23:38:23.613241 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 17, current idx 17 | ||
1487 | 2024.12.18 23:38:23.613250 [ 13 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1488 | 2024.12.18 23:38:23.613256 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1489 | 2024.12.18 23:38:23.613262 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
1490 | 2024.12.18 23:38:23.613273 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 17, starting_idx: 1, cur_nxt_idx: 19 | ||
1491 | 2024.12.18 23:38:23.613282 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=17, LastLogTerm=1, EntriesLength=1, CommitIndex=17, Term=1, peer_last_sent_idx 17 | ||
1492 | 2024.12.18 23:38:23.613290 [ 13 ] {} <Debug> RaftInstance: idx: 18 | ||
1493 | 2024.12.18 23:38:23.613295 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1494 | 2024.12.18 23:38:23.613319 [ 13 ] {} <Trace> RaftInstance: sent | ||
1495 | 2024.12.18 23:38:23.613477 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1496 | 2024.12.18 23:38:23.613496 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=19 | ||
1497 | 2024.12.18 23:38:23.613502 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1498 | 2024.12.18 23:38:23.613507 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 19 | ||
1499 | 2024.12.18 23:38:23.613512 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1500 | 2024.12.18 23:38:23.613518 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 17, new matched idx: 18 | ||
1501 | 2024.12.18 23:38:23.613524 [ 18 ] {} <Trace> RaftInstance: last durable index 18, precommit index 18 | ||
1502 | 2024.12.18 23:38:23.613530 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 18 18 17 | ||
1503 | 2024.12.18 23:38:23.613536 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 18 | ||
1504 | 2024.12.18 23:38:23.613541 [ 18 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1505 | 2024.12.18 23:38:23.613546 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
1506 | 2024.12.18 23:38:23.613552 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 18, starting_idx: 1, cur_nxt_idx: 19 | ||
1507 | 2024.12.18 23:38:23.613561 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=18, LastLogTerm=1, EntriesLength=0, CommitIndex=18, Term=1, peer_last_sent_idx 18 | ||
1508 | 2024.12.18 23:38:23.613570 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1509 | 2024.12.18 23:38:23.613579 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1510 | 2024.12.18 23:38:23.613603 [ 18 ] {} <Trace> RaftInstance: sent | ||
1511 | 2024.12.18 23:38:23.613611 [ 18 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 17 | ||
1512 | 2024.12.18 23:38:23.613620 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1513 | 2024.12.18 23:38:23.613642 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1514 | 2024.12.18 23:38:23.613647 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1515 | 2024.12.18 23:38:23.613658 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=19 | ||
1516 | 2024.12.18 23:38:23.613667 [ 20 ] {} <Debug> RaftInstance: commit upto 18, current idx 17 | ||
1517 | 2024.12.18 23:38:23.613670 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1518 | 2024.12.18 23:38:23.613676 [ 20 ] {} <Trace> RaftInstance: commit upto 18, current idx 18 | ||
1519 | 2024.12.18 23:38:23.613679 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 19 | ||
1520 | 2024.12.18 23:38:23.613689 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1521 | 2024.12.18 23:38:23.613698 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 17, new matched idx: 18 | ||
1522 | 2024.12.18 23:38:23.613705 [ 15 ] {} <Trace> RaftInstance: last durable index 18, precommit index 18 | ||
1523 | 2024.12.18 23:38:23.613714 [ 20 ] {} <Debug> RaftInstance: notify cb 18 1dd6c4e8 | ||
1524 | 2024.12.18 23:38:23.613714 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 18 18 18 | ||
1525 | 2024.12.18 23:38:23.613734 [ 15 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 17 | ||
1526 | 2024.12.18 23:38:23.613744 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 18, current idx 18 | ||
1527 | 2024.12.18 23:38:23.613741 [ 13 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
1528 | 2024.12.18 23:38:23.613754 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1529 | 2024.12.18 23:38:23.613750 [ 15 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1530 | 2024.12.18 23:38:23.613775 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
1531 | 2024.12.18 23:38:23.613786 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 18, starting_idx: 1, cur_nxt_idx: 19 | ||
1532 | 2024.12.18 23:38:23.613787 [ 13 ] {} <Debug> RaftInstance: append at log_idx 19, timestamp 1734565103613763 | ||
1533 | 2024.12.18 23:38:23.613793 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=18, LastLogTerm=1, EntriesLength=0, CommitIndex=18, Term=1, peer_last_sent_idx 18 | ||
1534 | 2024.12.18 23:38:23.613802 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1535 | 2024.12.18 23:38:23.613809 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1536 | 2024.12.18 23:38:23.613822 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1537 | 2024.12.18 23:38:23.613826 [ 15 ] {} <Trace> RaftInstance: sent | ||
1538 | 2024.12.18 23:38:23.613836 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1539 | 2024.12.18 23:38:23.613846 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=19 | ||
1540 | 2024.12.18 23:38:23.613857 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1541 | 2024.12.18 23:38:23.613864 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 19 | ||
1542 | 2024.12.18 23:38:23.613871 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1543 | 2024.12.18 23:38:23.613879 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 18, new matched idx: 18 | ||
1544 | 2024.12.18 23:38:23.613886 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1545 | 2024.12.18 23:38:23.613893 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 18 18 | ||
1546 | 2024.12.18 23:38:23.613899 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 | ||
1547 | 2024.12.18 23:38:23.613904 [ 18 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 1 | ||
1548 | 2024.12.18 23:38:23.613910 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
1549 | 2024.12.18 23:38:23.613915 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 18, starting_idx: 1, cur_nxt_idx: 20 | ||
1550 | 2024.12.18 23:38:23.613921 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=18, LastLogTerm=1, EntriesLength=1, CommitIndex=18, Term=1, peer_last_sent_idx 19 | ||
1551 | 2024.12.18 23:38:23.613926 [ 18 ] {} <Debug> RaftInstance: idx: 19 | ||
1552 | 2024.12.18 23:38:23.613933 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1553 | 2024.12.18 23:38:23.613961 [ 18 ] {} <Trace> RaftInstance: sent | ||
1554 | 2024.12.18 23:38:23.613989 [ 9 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1555 | 2024.12.18 23:38:23.614005 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 19 18 18 | ||
1556 | 2024.12.18 23:38:23.614014 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1557 | 2024.12.18 23:38:23.614014 [ 9 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 | ||
1558 | 2024.12.18 23:38:23.614036 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=19 | ||
1559 | 2024.12.18 23:38:23.614045 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1560 | 2024.12.18 23:38:23.614052 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 19 | ||
1561 | 2024.12.18 23:38:23.614057 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1562 | 2024.12.18 23:38:23.614062 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 18, new matched idx: 18 | ||
1563 | 2024.12.18 23:38:23.614068 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1564 | 2024.12.18 23:38:23.614074 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 18 18 | ||
1565 | 2024.12.18 23:38:23.614080 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 | ||
1566 | 2024.12.18 23:38:23.614085 [ 13 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1567 | 2024.12.18 23:38:23.614091 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
1568 | 2024.12.18 23:38:23.614097 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 18, starting_idx: 1, cur_nxt_idx: 20 | ||
1569 | 2024.12.18 23:38:23.614103 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=18, LastLogTerm=1, EntriesLength=1, CommitIndex=18, Term=1, peer_last_sent_idx 19 | ||
1570 | 2024.12.18 23:38:23.614109 [ 13 ] {} <Debug> RaftInstance: idx: 19 | ||
1571 | 2024.12.18 23:38:23.614117 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1572 | 2024.12.18 23:38:23.614144 [ 13 ] {} <Trace> RaftInstance: sent | ||
1573 | 2024.12.18 23:38:23.614184 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1574 | 2024.12.18 23:38:23.614204 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
1575 | 2024.12.18 23:38:23.614257 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1576 | 2024.12.18 23:38:23.614274 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1577 | 2024.12.18 23:38:23.614282 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1578 | 2024.12.18 23:38:23.614288 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1579 | 2024.12.18 23:38:23.614293 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1580 | 2024.12.18 23:38:23.614299 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 18, new matched idx: 19 | ||
1581 | 2024.12.18 23:38:23.614305 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1582 | 2024.12.18 23:38:23.614311 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 18 | ||
1583 | 2024.12.18 23:38:23.614317 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 19 | ||
1584 | 2024.12.18 23:38:23.614322 [ 18 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
1585 | 2024.12.18 23:38:23.614327 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
1586 | 2024.12.18 23:38:23.614332 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1587 | 2024.12.18 23:38:23.614338 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 19 | ||
1588 | 2024.12.18 23:38:23.614343 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1589 | 2024.12.18 23:38:23.614348 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1590 | 2024.12.18 23:38:23.614377 [ 18 ] {} <Trace> RaftInstance: sent | ||
1591 | 2024.12.18 23:38:23.614390 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 18 | ||
1592 | 2024.12.18 23:38:23.614398 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1593 | 2024.12.18 23:38:23.614433 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1594 | 2024.12.18 23:38:23.614448 [ 20 ] {} <Debug> RaftInstance: commit upto 19, current idx 18 | ||
1595 | 2024.12.18 23:38:23.614457 [ 20 ] {} <Trace> RaftInstance: commit upto 19, current idx 19 | ||
1596 | 2024.12.18 23:38:23.614481 [ 20 ] {} <Debug> RaftInstance: notify cb 19 1dd6cc18 | ||
1597 | 2024.12.18 23:38:23.614510 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 19, current idx 19 | ||
1598 | 2024.12.18 23:38:23.614519 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1599 | 2024.12.18 23:38:23.614520 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1600 | 2024.12.18 23:38:23.614534 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1601 | 2024.12.18 23:38:23.614543 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1602 | 2024.12.18 23:38:23.614551 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1603 | 2024.12.18 23:38:23.614559 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1604 | 2024.12.18 23:38:23.614566 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 18, new matched idx: 19 | ||
1605 | 2024.12.18 23:38:23.614576 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1606 | 2024.12.18 23:38:23.614575 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1607 | 2024.12.18 23:38:23.614588 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1608 | 2024.12.18 23:38:23.614604 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1609 | 2024.12.18 23:38:23.614612 [ 18 ] {} <Debug> RaftInstance: reqeust append entries need to catchup, p 3 | ||
1610 | 2024.12.18 23:38:23.614618 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
1611 | 2024.12.18 23:38:23.614623 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1612 | 2024.12.18 23:38:23.614629 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 19 | ||
1613 | 2024.12.18 23:38:23.614634 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1614 | 2024.12.18 23:38:23.614639 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1615 | 2024.12.18 23:38:23.614657 [ 18 ] {} <Trace> RaftInstance: sent | ||
1616 | 2024.12.18 23:38:23.614677 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1617 | 2024.12.18 23:38:23.614690 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1618 | 2024.12.18 23:38:23.614696 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1619 | 2024.12.18 23:38:23.614702 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1620 | 2024.12.18 23:38:23.614706 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1621 | 2024.12.18 23:38:23.614713 [ 16 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1622 | 2024.12.18 23:38:23.614719 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1623 | 2024.12.18 23:38:23.614726 [ 16 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1624 | 2024.12.18 23:38:23.614883 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1625 | 2024.12.18 23:38:23.614900 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1626 | 2024.12.18 23:38:23.614909 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1627 | 2024.12.18 23:38:23.614918 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1628 | 2024.12.18 23:38:23.614927 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1629 | 2024.12.18 23:38:23.614934 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1630 | 2024.12.18 23:38:23.614941 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1631 | 2024.12.18 23:38:23.614947 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1632 | 2024.12.18 23:38:23.614952 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1633 | 2024.12.18 23:38:23.725221 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1634 | 2024.12.18 23:38:23.725256 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1635 | 2024.12.18 23:38:23.725270 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
1636 | 2024.12.18 23:38:23.725282 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1637 | 2024.12.18 23:38:23.725296 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1638 | 2024.12.18 23:38:23.725309 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1639 | 2024.12.18 23:38:23.725322 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1640 | 2024.12.18 23:38:23.725385 [ 16 ] {} <Trace> RaftInstance: sent | ||
1641 | 2024.12.18 23:38:23.725460 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1642 | 2024.12.18 23:38:23.725497 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1643 | 2024.12.18 23:38:23.725517 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
1644 | 2024.12.18 23:38:23.725536 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1645 | 2024.12.18 23:38:23.725556 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1646 | 2024.12.18 23:38:23.725577 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1647 | 2024.12.18 23:38:23.725598 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1648 | 2024.12.18 23:38:23.725650 [ 18 ] {} <Trace> RaftInstance: sent | ||
1649 | 2024.12.18 23:38:23.725750 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1650 | 2024.12.18 23:38:23.725770 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1651 | 2024.12.18 23:38:23.725777 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1652 | 2024.12.18 23:38:23.725786 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1653 | 2024.12.18 23:38:23.725789 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1654 | 2024.12.18 23:38:23.725794 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1655 | 2024.12.18 23:38:23.725811 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1656 | 2024.12.18 23:38:23.725819 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1657 | 2024.12.18 23:38:23.725827 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1658 | 2024.12.18 23:38:23.725834 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1659 | 2024.12.18 23:38:23.725868 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1660 | 2024.12.18 23:38:23.725882 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1661 | 2024.12.18 23:38:23.725890 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1662 | 2024.12.18 23:38:23.725897 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1663 | 2024.12.18 23:38:23.725903 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1664 | 2024.12.18 23:38:23.725910 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1665 | 2024.12.18 23:38:23.725918 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1666 | 2024.12.18 23:38:23.725925 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1667 | 2024.12.18 23:38:24.225907 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1668 | 2024.12.18 23:38:24.225943 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1669 | 2024.12.18 23:38:24.225950 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
1670 | 2024.12.18 23:38:24.225957 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1671 | 2024.12.18 23:38:24.225963 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1672 | 2024.12.18 23:38:24.225969 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1673 | 2024.12.18 23:38:24.225976 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1674 | 2024.12.18 23:38:24.226011 [ 18 ] {} <Trace> RaftInstance: sent | ||
1675 | 2024.12.18 23:38:24.226053 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1676 | 2024.12.18 23:38:24.226059 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1677 | 2024.12.18 23:38:24.226065 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
1678 | 2024.12.18 23:38:24.226075 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1679 | 2024.12.18 23:38:24.226085 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1680 | 2024.12.18 23:38:24.226094 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1681 | 2024.12.18 23:38:24.226103 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1682 | 2024.12.18 23:38:24.226138 [ 19 ] {} <Trace> RaftInstance: sent | ||
1683 | 2024.12.18 23:38:24.226308 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1684 | 2024.12.18 23:38:24.226325 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1685 | 2024.12.18 23:38:24.226335 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1686 | 2024.12.18 23:38:24.226350 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1687 | 2024.12.18 23:38:24.226383 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1688 | 2024.12.18 23:38:24.226391 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1689 | 2024.12.18 23:38:24.226397 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1690 | 2024.12.18 23:38:24.226406 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1691 | 2024.12.18 23:38:24.226414 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1692 | 2024.12.18 23:38:24.226422 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1693 | 2024.12.18 23:38:24.226451 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1694 | 2024.12.18 23:38:24.226462 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1695 | 2024.12.18 23:38:24.226468 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1696 | 2024.12.18 23:38:24.226473 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1697 | 2024.12.18 23:38:24.226479 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1698 | 2024.12.18 23:38:24.226485 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1699 | 2024.12.18 23:38:24.226491 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1700 | 2024.12.18 23:38:24.226497 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1701 | 2024.12.18 23:38:24.726425 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1702 | 2024.12.18 23:38:24.726467 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1703 | 2024.12.18 23:38:24.726475 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
1704 | 2024.12.18 23:38:24.726483 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1705 | 2024.12.18 23:38:24.726491 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1706 | 2024.12.18 23:38:24.726499 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1707 | 2024.12.18 23:38:24.726507 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1708 | 2024.12.18 23:38:24.726551 [ 19 ] {} <Trace> RaftInstance: sent | ||
1709 | 2024.12.18 23:38:24.726602 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1710 | 2024.12.18 23:38:24.726631 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1711 | 2024.12.18 23:38:24.726641 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
1712 | 2024.12.18 23:38:24.726652 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1713 | 2024.12.18 23:38:24.726664 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1714 | 2024.12.18 23:38:24.726673 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1715 | 2024.12.18 23:38:24.726680 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1716 | 2024.12.18 23:38:24.726718 [ 18 ] {} <Trace> RaftInstance: sent | ||
1717 | 2024.12.18 23:38:24.726864 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1718 | 2024.12.18 23:38:24.726887 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1719 | 2024.12.18 23:38:24.726899 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1720 | 2024.12.18 23:38:24.726907 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1721 | 2024.12.18 23:38:24.726914 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1722 | 2024.12.18 23:38:24.726920 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1723 | 2024.12.18 23:38:24.726929 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1724 | 2024.12.18 23:38:24.726937 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1725 | 2024.12.18 23:38:24.726944 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1726 | 2024.12.18 23:38:24.726983 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1727 | 2024.12.18 23:38:24.727005 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1728 | 2024.12.18 23:38:24.727013 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1729 | 2024.12.18 23:38:24.727020 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1730 | 2024.12.18 23:38:24.727027 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1731 | 2024.12.18 23:38:24.727033 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1732 | 2024.12.18 23:38:24.727041 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1733 | 2024.12.18 23:38:24.727049 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1734 | 2024.12.18 23:38:24.727060 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1735 | 2024.12.18 23:38:25.227120 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1736 | 2024.12.18 23:38:25.227183 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1737 | 2024.12.18 23:38:25.227198 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
1738 | 2024.12.18 23:38:25.227212 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1739 | 2024.12.18 23:38:25.227228 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1740 | 2024.12.18 23:38:25.227242 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1741 | 2024.12.18 23:38:25.227256 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1742 | 2024.12.18 23:38:25.227333 [ 15 ] {} <Trace> RaftInstance: sent | ||
1743 | 2024.12.18 23:38:25.227404 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1744 | 2024.12.18 23:38:25.227457 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1745 | 2024.12.18 23:38:25.227473 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
1746 | 2024.12.18 23:38:25.227487 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1747 | 2024.12.18 23:38:25.227503 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1748 | 2024.12.18 23:38:25.227518 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1749 | 2024.12.18 23:38:25.227532 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1750 | 2024.12.18 23:38:25.227587 [ 19 ] {} <Trace> RaftInstance: sent | ||
1751 | 2024.12.18 23:38:25.227835 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1752 | 2024.12.18 23:38:25.227891 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1753 | 2024.12.18 23:38:25.227911 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1754 | 2024.12.18 23:38:25.227940 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1755 | 2024.12.18 23:38:25.227946 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1756 | 2024.12.18 23:38:25.227950 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1757 | 2024.12.18 23:38:25.227971 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1758 | 2024.12.18 23:38:25.227978 [ 16 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1759 | 2024.12.18 23:38:25.227985 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1760 | 2024.12.18 23:38:25.228002 [ 16 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1761 | 2024.12.18 23:38:25.228034 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1762 | 2024.12.18 23:38:25.228047 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1763 | 2024.12.18 23:38:25.228055 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1764 | 2024.12.18 23:38:25.228061 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1765 | 2024.12.18 23:38:25.228068 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1766 | 2024.12.18 23:38:25.228075 [ 17 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1767 | 2024.12.18 23:38:25.228083 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1768 | 2024.12.18 23:38:25.228090 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1769 | 2024.12.18 23:38:25.728080 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1770 | 2024.12.18 23:38:25.728121 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1771 | 2024.12.18 23:38:25.728136 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
1772 | 2024.12.18 23:38:25.728150 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1773 | 2024.12.18 23:38:25.728164 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1774 | 2024.12.18 23:38:25.728177 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1775 | 2024.12.18 23:38:25.728190 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1776 | 2024.12.18 23:38:25.728257 [ 19 ] {} <Trace> RaftInstance: sent | ||
1777 | 2024.12.18 23:38:25.728327 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1778 | 2024.12.18 23:38:25.728366 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1779 | 2024.12.18 23:38:25.728381 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
1780 | 2024.12.18 23:38:25.728395 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1781 | 2024.12.18 23:38:25.728409 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1782 | 2024.12.18 23:38:25.728425 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1783 | 2024.12.18 23:38:25.728440 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1784 | 2024.12.18 23:38:25.728505 [ 17 ] {} <Trace> RaftInstance: sent | ||
1785 | 2024.12.18 23:38:25.728712 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1786 | 2024.12.18 23:38:25.728735 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1787 | 2024.12.18 23:38:25.728744 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1788 | 2024.12.18 23:38:25.728752 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1789 | 2024.12.18 23:38:25.728757 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1790 | 2024.12.18 23:38:25.728762 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1791 | 2024.12.18 23:38:25.728769 [ 16 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1792 | 2024.12.18 23:38:25.728776 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1793 | 2024.12.18 23:38:25.728782 [ 16 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1794 | 2024.12.18 23:38:25.728827 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1795 | 2024.12.18 23:38:25.728844 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1796 | 2024.12.18 23:38:25.728851 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1797 | 2024.12.18 23:38:25.728859 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1798 | 2024.12.18 23:38:25.728866 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1799 | 2024.12.18 23:38:25.728872 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1800 | 2024.12.18 23:38:25.728879 [ 17 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1801 | 2024.12.18 23:38:25.728887 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1802 | 2024.12.18 23:38:25.728894 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1803 | 2024.12.18 23:38:26.228978 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1804 | 2024.12.18 23:38:26.229071 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1805 | 2024.12.18 23:38:26.229089 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
1806 | 2024.12.18 23:38:26.229104 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1807 | 2024.12.18 23:38:26.229120 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1808 | 2024.12.18 23:38:26.229133 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1809 | 2024.12.18 23:38:26.229149 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1810 | 2024.12.18 23:38:26.229229 [ 16 ] {} <Trace> RaftInstance: sent | ||
1811 | 2024.12.18 23:38:26.229313 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1812 | 2024.12.18 23:38:26.229338 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1813 | 2024.12.18 23:38:26.229358 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
1814 | 2024.12.18 23:38:26.229371 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1815 | 2024.12.18 23:38:26.229385 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1816 | 2024.12.18 23:38:26.229400 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1817 | 2024.12.18 23:38:26.229412 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1818 | 2024.12.18 23:38:26.229467 [ 17 ] {} <Trace> RaftInstance: sent | ||
1819 | 2024.12.18 23:38:26.229673 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1820 | 2024.12.18 23:38:26.229693 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1821 | 2024.12.18 23:38:26.229700 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1822 | 2024.12.18 23:38:26.229710 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1823 | 2024.12.18 23:38:26.229718 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1824 | 2024.12.18 23:38:26.229726 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1825 | 2024.12.18 23:38:26.229737 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1826 | 2024.12.18 23:38:26.229743 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1827 | 2024.12.18 23:38:26.229750 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1828 | 2024.12.18 23:38:26.229764 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1829 | 2024.12.18 23:38:26.229773 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1830 | 2024.12.18 23:38:26.229782 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1831 | 2024.12.18 23:38:26.229790 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1832 | 2024.12.18 23:38:26.229795 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1833 | 2024.12.18 23:38:26.229800 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1834 | 2024.12.18 23:38:26.229806 [ 17 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1835 | 2024.12.18 23:38:26.229811 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1836 | 2024.12.18 23:38:26.229817 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1837 | 2024.12.18 23:38:26.729876 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1838 | 2024.12.18 23:38:26.729925 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1839 | 2024.12.18 23:38:26.729944 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
1840 | 2024.12.18 23:38:26.729959 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1841 | 2024.12.18 23:38:26.729973 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1842 | 2024.12.18 23:38:26.729987 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1843 | 2024.12.18 23:38:26.730001 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1844 | 2024.12.18 23:38:26.730071 [ 15 ] {} <Trace> RaftInstance: sent | ||
1845 | 2024.12.18 23:38:26.730152 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1846 | 2024.12.18 23:38:26.730196 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1847 | 2024.12.18 23:38:26.730206 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
1848 | 2024.12.18 23:38:26.730213 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1849 | 2024.12.18 23:38:26.730221 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1850 | 2024.12.18 23:38:26.730229 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1851 | 2024.12.18 23:38:26.730236 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1852 | 2024.12.18 23:38:26.730285 [ 17 ] {} <Trace> RaftInstance: sent | ||
1853 | 2024.12.18 23:38:26.730351 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1854 | 2024.12.18 23:38:26.730374 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1855 | 2024.12.18 23:38:26.730383 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1856 | 2024.12.18 23:38:26.730390 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1857 | 2024.12.18 23:38:26.730397 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1858 | 2024.12.18 23:38:26.730404 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1859 | 2024.12.18 23:38:26.730412 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1860 | 2024.12.18 23:38:26.730420 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1861 | 2024.12.18 23:38:26.730428 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1862 | 2024.12.18 23:38:26.730555 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1863 | 2024.12.18 23:38:26.730572 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1864 | 2024.12.18 23:38:26.730580 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1865 | 2024.12.18 23:38:26.730587 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1866 | 2024.12.18 23:38:26.730594 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1867 | 2024.12.18 23:38:26.730600 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1868 | 2024.12.18 23:38:26.730607 [ 17 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1869 | 2024.12.18 23:38:26.730615 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1870 | 2024.12.18 23:38:26.730622 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1871 | 2024.12.18 23:38:27.230668 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1872 | 2024.12.18 23:38:27.230729 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1873 | 2024.12.18 23:38:27.230745 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
1874 | 2024.12.18 23:38:27.230759 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1875 | 2024.12.18 23:38:27.230774 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1876 | 2024.12.18 23:38:27.230788 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1877 | 2024.12.18 23:38:27.230803 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1878 | 2024.12.18 23:38:27.230872 [ 19 ] {} <Trace> RaftInstance: sent | ||
1879 | 2024.12.18 23:38:27.230948 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1880 | 2024.12.18 23:38:27.230986 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1881 | 2024.12.18 23:38:27.230995 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
1882 | 2024.12.18 23:38:27.231003 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1883 | 2024.12.18 23:38:27.231013 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1884 | 2024.12.18 23:38:27.231022 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1885 | 2024.12.18 23:38:27.231031 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1886 | 2024.12.18 23:38:27.231068 [ 17 ] {} <Trace> RaftInstance: sent | ||
1887 | 2024.12.18 23:38:27.231152 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1888 | 2024.12.18 23:38:27.231175 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1889 | 2024.12.18 23:38:27.231184 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1890 | 2024.12.18 23:38:27.231191 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1891 | 2024.12.18 23:38:27.231198 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1892 | 2024.12.18 23:38:27.231205 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1893 | 2024.12.18 23:38:27.231213 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1894 | 2024.12.18 23:38:27.231221 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1895 | 2024.12.18 23:38:27.231229 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1896 | 2024.12.18 23:38:27.231305 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1897 | 2024.12.18 23:38:27.231320 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1898 | 2024.12.18 23:38:27.231326 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1899 | 2024.12.18 23:38:27.231332 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1900 | 2024.12.18 23:38:27.231337 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1901 | 2024.12.18 23:38:27.231342 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1902 | 2024.12.18 23:38:27.231348 [ 17 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1903 | 2024.12.18 23:38:27.231354 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1904 | 2024.12.18 23:38:27.231360 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1905 | 2024.12.18 23:38:27.731459 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1906 | 2024.12.18 23:38:27.731512 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1907 | 2024.12.18 23:38:27.731527 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
1908 | 2024.12.18 23:38:27.731541 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1909 | 2024.12.18 23:38:27.731556 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1910 | 2024.12.18 23:38:27.731570 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1911 | 2024.12.18 23:38:27.731584 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1912 | 2024.12.18 23:38:27.731661 [ 15 ] {} <Trace> RaftInstance: sent | ||
1913 | 2024.12.18 23:38:27.731734 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1914 | 2024.12.18 23:38:27.731764 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1915 | 2024.12.18 23:38:27.731772 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
1916 | 2024.12.18 23:38:27.731780 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1917 | 2024.12.18 23:38:27.731788 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1918 | 2024.12.18 23:38:27.731795 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1919 | 2024.12.18 23:38:27.731804 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1920 | 2024.12.18 23:38:27.731844 [ 19 ] {} <Trace> RaftInstance: sent | ||
1921 | 2024.12.18 23:38:27.731962 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1922 | 2024.12.18 23:38:27.731984 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1923 | 2024.12.18 23:38:27.731996 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1924 | 2024.12.18 23:38:27.732007 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1925 | 2024.12.18 23:38:27.732017 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1926 | 2024.12.18 23:38:27.732027 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1927 | 2024.12.18 23:38:27.732039 [ 14 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1928 | 2024.12.18 23:38:27.732051 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1929 | 2024.12.18 23:38:27.732062 [ 14 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1930 | 2024.12.18 23:38:27.732123 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1931 | 2024.12.18 23:38:27.732138 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1932 | 2024.12.18 23:38:27.732144 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1933 | 2024.12.18 23:38:27.732150 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1934 | 2024.12.18 23:38:27.732155 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1935 | 2024.12.18 23:38:27.732160 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1936 | 2024.12.18 23:38:27.732165 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1937 | 2024.12.18 23:38:27.732172 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1938 | 2024.12.18 23:38:27.732179 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1939 | 2024.12.18 23:38:28.232256 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1940 | 2024.12.18 23:38:28.232303 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1941 | 2024.12.18 23:38:28.232318 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
1942 | 2024.12.18 23:38:28.232331 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1943 | 2024.12.18 23:38:28.232346 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1944 | 2024.12.18 23:38:28.232360 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1945 | 2024.12.18 23:38:28.232374 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1946 | 2024.12.18 23:38:28.232427 [ 14 ] {} <Trace> RaftInstance: sent | ||
1947 | 2024.12.18 23:38:28.232514 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1948 | 2024.12.18 23:38:28.232535 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1949 | 2024.12.18 23:38:28.232542 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
1950 | 2024.12.18 23:38:28.232548 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1951 | 2024.12.18 23:38:28.232554 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1952 | 2024.12.18 23:38:28.232560 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1953 | 2024.12.18 23:38:28.232566 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1954 | 2024.12.18 23:38:28.232594 [ 15 ] {} <Trace> RaftInstance: sent | ||
1955 | 2024.12.18 23:38:28.232696 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1956 | 2024.12.18 23:38:28.232717 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1957 | 2024.12.18 23:38:28.232724 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1958 | 2024.12.18 23:38:28.232730 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1959 | 2024.12.18 23:38:28.232736 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1960 | 2024.12.18 23:38:28.232741 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1961 | 2024.12.18 23:38:28.232747 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1962 | 2024.12.18 23:38:28.232754 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1963 | 2024.12.18 23:38:28.232760 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1964 | 2024.12.18 23:38:28.232838 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1965 | 2024.12.18 23:38:28.232854 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
1966 | 2024.12.18 23:38:28.232861 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
1967 | 2024.12.18 23:38:28.232866 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
1968 | 2024.12.18 23:38:28.232871 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
1969 | 2024.12.18 23:38:28.232876 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
1970 | 2024.12.18 23:38:28.232881 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1971 | 2024.12.18 23:38:28.232887 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1972 | 2024.12.18 23:38:28.232893 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1973 | 2024.12.18 23:38:28.732935 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
1974 | 2024.12.18 23:38:28.732981 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1975 | 2024.12.18 23:38:28.733022 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
1976 | 2024.12.18 23:38:28.733037 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1977 | 2024.12.18 23:38:28.733051 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1978 | 2024.12.18 23:38:28.733065 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1979 | 2024.12.18 23:38:28.733078 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
1980 | 2024.12.18 23:38:28.733142 [ 19 ] {} <Trace> RaftInstance: sent | ||
1981 | 2024.12.18 23:38:28.733224 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
1982 | 2024.12.18 23:38:28.733280 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1983 | 2024.12.18 23:38:28.733292 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
1984 | 2024.12.18 23:38:28.733303 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
1985 | 2024.12.18 23:38:28.733313 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
1986 | 2024.12.18 23:38:28.733324 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
1987 | 2024.12.18 23:38:28.733334 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
1988 | 2024.12.18 23:38:28.733368 [ 15 ] {} <Trace> RaftInstance: sent | ||
1989 | 2024.12.18 23:38:28.733428 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
1990 | 2024.12.18 23:38:28.733443 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
1991 | 2024.12.18 23:38:28.733449 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
1992 | 2024.12.18 23:38:28.733455 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
1993 | 2024.12.18 23:38:28.733460 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
1994 | 2024.12.18 23:38:28.733465 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
1995 | 2024.12.18 23:38:28.733472 [ 12 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
1996 | 2024.12.18 23:38:28.733479 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
1997 | 2024.12.18 23:38:28.733485 [ 12 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
1998 | 2024.12.18 23:38:28.733595 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
1999 | 2024.12.18 23:38:28.733616 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2000 | 2024.12.18 23:38:28.733623 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2001 | 2024.12.18 23:38:28.733630 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2002 | 2024.12.18 23:38:28.733637 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2003 | 2024.12.18 23:38:28.733643 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2004 | 2024.12.18 23:38:28.733650 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2005 | 2024.12.18 23:38:28.733658 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2006 | 2024.12.18 23:38:28.733665 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2007 | 2024.12.18 23:38:29.233711 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2008 | 2024.12.18 23:38:29.233771 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2009 | 2024.12.18 23:38:29.233788 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
2010 | 2024.12.18 23:38:29.233802 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2011 | 2024.12.18 23:38:29.233817 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2012 | 2024.12.18 23:38:29.233831 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2013 | 2024.12.18 23:38:29.233845 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2014 | 2024.12.18 23:38:29.233914 [ 12 ] {} <Trace> RaftInstance: sent | ||
2015 | 2024.12.18 23:38:29.234060 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2016 | 2024.12.18 23:38:29.234086 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2017 | 2024.12.18 23:38:29.234095 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2018 | 2024.12.18 23:38:29.234102 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2019 | 2024.12.18 23:38:29.234110 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2020 | 2024.12.18 23:38:29.234118 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2021 | 2024.12.18 23:38:29.234125 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2022 | 2024.12.18 23:38:29.234161 [ 15 ] {} <Trace> RaftInstance: sent | ||
2023 | 2024.12.18 23:38:29.234215 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2024 | 2024.12.18 23:38:29.234244 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2025 | 2024.12.18 23:38:29.234256 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2026 | 2024.12.18 23:38:29.234267 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2027 | 2024.12.18 23:38:29.234276 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2028 | 2024.12.18 23:38:29.234283 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2029 | 2024.12.18 23:38:29.234291 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2030 | 2024.12.18 23:38:29.234301 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2031 | 2024.12.18 23:38:29.234309 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2032 | 2024.12.18 23:38:29.234407 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2033 | 2024.12.18 23:38:29.234424 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2034 | 2024.12.18 23:38:29.234429 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2035 | 2024.12.18 23:38:29.234435 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2036 | 2024.12.18 23:38:29.234441 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2037 | 2024.12.18 23:38:29.234446 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2038 | 2024.12.18 23:38:29.234452 [ 12 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2039 | 2024.12.18 23:38:29.234458 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2040 | 2024.12.18 23:38:29.234464 [ 12 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2041 | 2024.12.18 23:38:29.734561 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2042 | 2024.12.18 23:38:29.734619 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2043 | 2024.12.18 23:38:29.734634 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2044 | 2024.12.18 23:38:29.734648 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2045 | 2024.12.18 23:38:29.734663 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2046 | 2024.12.18 23:38:29.734676 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2047 | 2024.12.18 23:38:29.734690 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2048 | 2024.12.18 23:38:29.734766 [ 19 ] {} <Trace> RaftInstance: sent | ||
2049 | 2024.12.18 23:38:29.734830 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2050 | 2024.12.18 23:38:29.734854 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2051 | 2024.12.18 23:38:29.734862 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
2052 | 2024.12.18 23:38:29.734867 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2053 | 2024.12.18 23:38:29.734874 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2054 | 2024.12.18 23:38:29.734880 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2055 | 2024.12.18 23:38:29.734886 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2056 | 2024.12.18 23:38:29.734920 [ 12 ] {} <Trace> RaftInstance: sent | ||
2057 | 2024.12.18 23:38:29.735050 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2058 | 2024.12.18 23:38:29.735076 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2059 | 2024.12.18 23:38:29.735089 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2060 | 2024.12.18 23:38:29.735100 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2061 | 2024.12.18 23:38:29.735110 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2062 | 2024.12.18 23:38:29.735121 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2063 | 2024.12.18 23:38:29.735124 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2064 | 2024.12.18 23:38:29.735135 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2065 | 2024.12.18 23:38:29.735157 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2066 | 2024.12.18 23:38:29.735165 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2067 | 2024.12.18 23:38:29.735201 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2068 | 2024.12.18 23:38:29.735212 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2069 | 2024.12.18 23:38:29.735220 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2070 | 2024.12.18 23:38:29.735226 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2071 | 2024.12.18 23:38:29.735232 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2072 | 2024.12.18 23:38:29.735240 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2073 | 2024.12.18 23:38:29.735248 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2074 | 2024.12.18 23:38:29.735255 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2075 | 2024.12.18 23:38:30.235180 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2076 | 2024.12.18 23:38:30.235205 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2077 | 2024.12.18 23:38:30.235213 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
2078 | 2024.12.18 23:38:30.235220 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2079 | 2024.12.18 23:38:30.235228 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2080 | 2024.12.18 23:38:30.235236 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2081 | 2024.12.18 23:38:30.235243 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2082 | 2024.12.18 23:38:30.235280 [ 12 ] {} <Trace> RaftInstance: sent | ||
2083 | 2024.12.18 23:38:30.235332 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2084 | 2024.12.18 23:38:30.235351 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2085 | 2024.12.18 23:38:30.235363 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2086 | 2024.12.18 23:38:30.235373 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2087 | 2024.12.18 23:38:30.235385 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2088 | 2024.12.18 23:38:30.235394 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2089 | 2024.12.18 23:38:30.235405 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2090 | 2024.12.18 23:38:30.235449 [ 13 ] {} <Trace> RaftInstance: sent | ||
2091 | 2024.12.18 23:38:30.235523 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2092 | 2024.12.18 23:38:30.235548 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2093 | 2024.12.18 23:38:30.235556 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2094 | 2024.12.18 23:38:30.235564 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2095 | 2024.12.18 23:38:30.235570 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2096 | 2024.12.18 23:38:30.235577 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2097 | 2024.12.18 23:38:30.235584 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2098 | 2024.12.18 23:38:30.235592 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2099 | 2024.12.18 23:38:30.235600 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2100 | 2024.12.18 23:38:30.235686 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2101 | 2024.12.18 23:38:30.235702 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2102 | 2024.12.18 23:38:30.235709 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2103 | 2024.12.18 23:38:30.235716 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2104 | 2024.12.18 23:38:30.235723 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2105 | 2024.12.18 23:38:30.235729 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2106 | 2024.12.18 23:38:30.235736 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2107 | 2024.12.18 23:38:30.235744 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2108 | 2024.12.18 23:38:30.235751 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2109 | 2024.12.18 23:38:30.735790 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2110 | 2024.12.18 23:38:30.735822 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2111 | 2024.12.18 23:38:30.735833 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2112 | 2024.12.18 23:38:30.735844 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2113 | 2024.12.18 23:38:30.735855 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2114 | 2024.12.18 23:38:30.735865 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2115 | 2024.12.18 23:38:30.735876 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2116 | 2024.12.18 23:38:30.735927 [ 15 ] {} <Trace> RaftInstance: sent | ||
2117 | 2024.12.18 23:38:30.735982 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2118 | 2024.12.18 23:38:30.736015 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2119 | 2024.12.18 23:38:30.736026 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2120 | 2024.12.18 23:38:30.736036 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2121 | 2024.12.18 23:38:30.736047 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2122 | 2024.12.18 23:38:30.736058 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2123 | 2024.12.18 23:38:30.736068 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2124 | 2024.12.18 23:38:30.736119 [ 13 ] {} <Trace> RaftInstance: sent | ||
2125 | 2024.12.18 23:38:30.736233 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2126 | 2024.12.18 23:38:30.736284 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2127 | 2024.12.18 23:38:30.736298 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2128 | 2024.12.18 23:38:30.736310 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2129 | 2024.12.18 23:38:30.736317 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2130 | 2024.12.18 23:38:30.736323 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2131 | 2024.12.18 23:38:30.736331 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2132 | 2024.12.18 23:38:30.736339 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2133 | 2024.12.18 23:38:30.736347 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2134 | 2024.12.18 23:38:30.736387 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2135 | 2024.12.18 23:38:30.736402 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2136 | 2024.12.18 23:38:30.736408 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2137 | 2024.12.18 23:38:30.736414 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2138 | 2024.12.18 23:38:30.736419 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2139 | 2024.12.18 23:38:30.736424 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2140 | 2024.12.18 23:38:30.736429 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2141 | 2024.12.18 23:38:30.736436 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2142 | 2024.12.18 23:38:30.736441 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2143 | 2024.12.18 23:38:31.236517 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2144 | 2024.12.18 23:38:31.236571 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2145 | 2024.12.18 23:38:31.236587 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2146 | 2024.12.18 23:38:31.236601 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2147 | 2024.12.18 23:38:31.236616 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2148 | 2024.12.18 23:38:31.236630 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2149 | 2024.12.18 23:38:31.236646 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2150 | 2024.12.18 23:38:31.236714 [ 19 ] {} <Trace> RaftInstance: sent | ||
2151 | 2024.12.18 23:38:31.236789 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2152 | 2024.12.18 23:38:31.236838 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2153 | 2024.12.18 23:38:31.236862 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2154 | 2024.12.18 23:38:31.236882 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2155 | 2024.12.18 23:38:31.236903 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2156 | 2024.12.18 23:38:31.236923 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2157 | 2024.12.18 23:38:31.236944 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2158 | 2024.12.18 23:38:31.237028 [ 13 ] {} <Trace> RaftInstance: sent | ||
2159 | 2024.12.18 23:38:31.237140 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2160 | 2024.12.18 23:38:31.237157 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2161 | 2024.12.18 23:38:31.237166 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2162 | 2024.12.18 23:38:31.237174 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2163 | 2024.12.18 23:38:31.237182 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2164 | 2024.12.18 23:38:31.237191 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2165 | 2024.12.18 23:38:31.237200 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2166 | 2024.12.18 23:38:31.237210 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2167 | 2024.12.18 23:38:31.237220 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2168 | 2024.12.18 23:38:31.237271 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2169 | 2024.12.18 23:38:31.237286 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2170 | 2024.12.18 23:38:31.237292 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2171 | 2024.12.18 23:38:31.237298 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2172 | 2024.12.18 23:38:31.237303 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2173 | 2024.12.18 23:38:31.237308 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2174 | 2024.12.18 23:38:31.237314 [ 13 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2175 | 2024.12.18 23:38:31.237320 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2176 | 2024.12.18 23:38:31.237325 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2177 | 2024.12.18 23:38:31.737412 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2178 | 2024.12.18 23:38:31.737455 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2179 | 2024.12.18 23:38:31.737469 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2180 | 2024.12.18 23:38:31.737483 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2181 | 2024.12.18 23:38:31.737497 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2182 | 2024.12.18 23:38:31.737511 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2183 | 2024.12.18 23:38:31.737525 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2184 | 2024.12.18 23:38:31.737590 [ 15 ] {} <Trace> RaftInstance: sent | ||
2185 | 2024.12.18 23:38:31.737656 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2186 | 2024.12.18 23:38:31.737698 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2187 | 2024.12.18 23:38:31.737713 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
2188 | 2024.12.18 23:38:31.737727 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2189 | 2024.12.18 23:38:31.737743 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2190 | 2024.12.18 23:38:31.737756 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2191 | 2024.12.18 23:38:31.737770 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2192 | 2024.12.18 23:38:31.737838 [ 19 ] {} <Trace> RaftInstance: sent | ||
2193 | 2024.12.18 23:38:31.737933 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2194 | 2024.12.18 23:38:31.737958 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2195 | 2024.12.18 23:38:31.737966 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2196 | 2024.12.18 23:38:31.737973 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2197 | 2024.12.18 23:38:31.737980 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2198 | 2024.12.18 23:38:31.737987 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2199 | 2024.12.18 23:38:31.737994 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2200 | 2024.12.18 23:38:31.738002 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2201 | 2024.12.18 23:38:31.738010 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2202 | 2024.12.18 23:38:31.738083 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2203 | 2024.12.18 23:38:31.738097 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2204 | 2024.12.18 23:38:31.738103 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2205 | 2024.12.18 23:38:31.738108 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2206 | 2024.12.18 23:38:31.738114 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2207 | 2024.12.18 23:38:31.738119 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2208 | 2024.12.18 23:38:31.738124 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2209 | 2024.12.18 23:38:31.738131 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2210 | 2024.12.18 23:38:31.738137 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2211 | 2024.12.18 23:38:32.238219 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2212 | 2024.12.18 23:38:32.238276 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2213 | 2024.12.18 23:38:32.238292 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
2214 | 2024.12.18 23:38:32.238306 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2215 | 2024.12.18 23:38:32.238321 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2216 | 2024.12.18 23:38:32.238334 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2217 | 2024.12.18 23:38:32.238348 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2218 | 2024.12.18 23:38:32.238416 [ 18 ] {} <Trace> RaftInstance: sent | ||
2219 | 2024.12.18 23:38:32.238487 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2220 | 2024.12.18 23:38:32.238535 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2221 | 2024.12.18 23:38:32.238558 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
2222 | 2024.12.18 23:38:32.238578 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2223 | 2024.12.18 23:38:32.238603 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2224 | 2024.12.18 23:38:32.238621 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2225 | 2024.12.18 23:38:32.238634 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2226 | 2024.12.18 23:38:32.238678 [ 19 ] {} <Trace> RaftInstance: sent | ||
2227 | 2024.12.18 23:38:32.238820 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2228 | 2024.12.18 23:38:32.238839 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2229 | 2024.12.18 23:38:32.238851 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2230 | 2024.12.18 23:38:32.238862 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2231 | 2024.12.18 23:38:32.238871 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2232 | 2024.12.18 23:38:32.238881 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2233 | 2024.12.18 23:38:32.238892 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2234 | 2024.12.18 23:38:32.238905 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2235 | 2024.12.18 23:38:32.238916 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2236 | 2024.12.18 23:38:32.238964 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2237 | 2024.12.18 23:38:32.238978 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2238 | 2024.12.18 23:38:32.238984 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2239 | 2024.12.18 23:38:32.238990 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2240 | 2024.12.18 23:38:32.238995 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2241 | 2024.12.18 23:38:32.239000 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2242 | 2024.12.18 23:38:32.239006 [ 18 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2243 | 2024.12.18 23:38:32.239012 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2244 | 2024.12.18 23:38:32.239018 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2245 | 2024.12.18 23:38:32.739051 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2246 | 2024.12.18 23:38:32.739072 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2247 | 2024.12.18 23:38:32.739080 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2248 | 2024.12.18 23:38:32.739087 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2249 | 2024.12.18 23:38:32.739095 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2250 | 2024.12.18 23:38:32.739102 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2251 | 2024.12.18 23:38:32.739110 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2252 | 2024.12.18 23:38:32.739143 [ 15 ] {} <Trace> RaftInstance: sent | ||
2253 | 2024.12.18 23:38:32.739178 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2254 | 2024.12.18 23:38:32.739197 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2255 | 2024.12.18 23:38:32.739205 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
2256 | 2024.12.18 23:38:32.739212 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2257 | 2024.12.18 23:38:32.739220 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2258 | 2024.12.18 23:38:32.739227 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2259 | 2024.12.18 23:38:32.739234 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2260 | 2024.12.18 23:38:32.739276 [ 18 ] {} <Trace> RaftInstance: sent | ||
2261 | 2024.12.18 23:38:32.739470 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2262 | 2024.12.18 23:38:32.739506 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2263 | 2024.12.18 23:38:32.739521 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2264 | 2024.12.18 23:38:32.739535 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2265 | 2024.12.18 23:38:32.739547 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2266 | 2024.12.18 23:38:32.739559 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2267 | 2024.12.18 23:38:32.739573 [ 19 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2268 | 2024.12.18 23:38:32.739588 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2269 | 2024.12.18 23:38:32.739603 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2270 | 2024.12.18 23:38:32.739726 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2271 | 2024.12.18 23:38:32.739761 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2272 | 2024.12.18 23:38:32.739776 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2273 | 2024.12.18 23:38:32.739790 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2274 | 2024.12.18 23:38:32.739802 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2275 | 2024.12.18 23:38:32.739814 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2276 | 2024.12.18 23:38:32.739827 [ 16 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2277 | 2024.12.18 23:38:32.739842 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2278 | 2024.12.18 23:38:32.739856 [ 16 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2279 | 2024.12.18 23:38:33.239871 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2280 | 2024.12.18 23:38:33.239922 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2281 | 2024.12.18 23:38:33.239945 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2282 | 2024.12.18 23:38:33.239965 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2283 | 2024.12.18 23:38:33.239987 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2284 | 2024.12.18 23:38:33.240006 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2285 | 2024.12.18 23:38:33.240026 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2286 | 2024.12.18 23:38:33.240099 [ 19 ] {} <Trace> RaftInstance: sent | ||
2287 | 2024.12.18 23:38:33.240217 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2288 | 2024.12.18 23:38:33.240253 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2289 | 2024.12.18 23:38:33.240272 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
2290 | 2024.12.18 23:38:33.240293 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 20 | ||
2291 | 2024.12.18 23:38:33.240317 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=0, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2292 | 2024.12.18 23:38:33.240339 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2293 | 2024.12.18 23:38:33.240359 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2294 | 2024.12.18 23:38:33.240444 [ 16 ] {} <Trace> RaftInstance: sent | ||
2295 | 2024.12.18 23:38:33.240548 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2296 | 2024.12.18 23:38:33.240593 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=20 | ||
2297 | 2024.12.18 23:38:33.240611 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2298 | 2024.12.18 23:38:33.240625 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 20 | ||
2299 | 2024.12.18 23:38:33.240638 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2300 | 2024.12.18 23:38:33.240650 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 19 | ||
2301 | 2024.12.18 23:38:33.240665 [ 15 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2302 | 2024.12.18 23:38:33.240680 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2303 | 2024.12.18 23:38:33.240695 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2304 | 2024.12.18 23:38:33.240844 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2305 | 2024.12.18 23:38:33.240880 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=20 | ||
2306 | 2024.12.18 23:38:33.240895 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2307 | 2024.12.18 23:38:33.240908 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 20 | ||
2308 | 2024.12.18 23:38:33.240921 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2309 | 2024.12.18 23:38:33.240932 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 19 | ||
2310 | 2024.12.18 23:38:33.240946 [ 16 ] {} <Trace> RaftInstance: last durable index 19, precommit index 19 | ||
2311 | 2024.12.18 23:38:33.240961 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 19 19 19 | ||
2312 | 2024.12.18 23:38:33.240975 [ 16 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2313 | 2024.12.18 23:38:33.606963 [ 15 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
2314 | 2024.12.18 23:38:33.606972 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
2315 | 2024.12.18 23:38:33.607027 [ 15 ] {} <Debug> RaftInstance: append at log_idx 20, timestamp 1734565113606991 | ||
2316 | 2024.12.18 23:38:33.607067 [ 16 ] {} <Debug> RaftInstance: append at log_idx 21, timestamp 1734565113607012 | ||
2317 | 2024.12.18 23:38:33.607077 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
2318 | 2024.12.18 23:38:33.607096 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 22 | ||
2319 | 2024.12.18 23:38:33.607103 [ 21 ] {} <Debug> RaftInstance: last sent log (20) to peer 3 is not applied, cnt 1 | ||
2320 | 2024.12.18 23:38:33.607108 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
2321 | 2024.12.18 23:38:33.607112 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=19, LastLogTerm=1, EntriesLength=2, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2322 | 2024.12.18 23:38:33.607126 [ 21 ] {} <Debug> RaftInstance: idx range: 20-21 | ||
2323 | 2024.12.18 23:38:33.607133 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2324 | 2024.12.18 23:38:33.607167 [ 21 ] {} <Trace> RaftInstance: sent | ||
2325 | 2024.12.18 23:38:33.607178 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
2326 | 2024.12.18 23:38:33.607187 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 22 | ||
2327 | 2024.12.18 23:38:33.607195 [ 21 ] {} <Debug> RaftInstance: last sent log (20) to peer 1 is not applied, cnt 1 | ||
2328 | 2024.12.18 23:38:33.607205 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=2, CommitIndex=19, Term=1, peer_last_sent_idx 20 | ||
2329 | 2024.12.18 23:38:33.607213 [ 21 ] {} <Debug> RaftInstance: idx range: 20-21 | ||
2330 | 2024.12.18 23:38:33.607219 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2331 | 2024.12.18 23:38:33.607248 [ 21 ] {} <Trace> RaftInstance: sent | ||
2332 | 2024.12.18 23:38:33.607270 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
2333 | 2024.12.18 23:38:33.607281 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
2334 | 2024.12.18 23:38:33.607320 [ 9 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2335 | 2024.12.18 23:38:33.607335 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 21 19 19 | ||
2336 | 2024.12.18 23:38:33.607345 [ 9 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2337 | 2024.12.18 23:38:33.607354 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
2338 | 2024.12.18 23:38:33.607363 [ 9 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2339 | 2024.12.18 23:38:33.607372 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 21 19 19 | ||
2340 | 2024.12.18 23:38:33.607381 [ 9 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
2341 | 2024.12.18 23:38:33.607566 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2342 | 2024.12.18 23:38:33.607585 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2343 | 2024.12.18 23:38:33.607597 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2344 | 2024.12.18 23:38:33.607608 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2345 | 2024.12.18 23:38:33.607618 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2346 | 2024.12.18 23:38:33.607628 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 19, new matched idx: 21 | ||
2347 | 2024.12.18 23:38:33.607639 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2348 | 2024.12.18 23:38:33.607652 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 19 | ||
2349 | 2024.12.18 23:38:33.607663 [ 14 ] {} <Debug> RaftInstance: trigger commit upto 21 | ||
2350 | 2024.12.18 23:38:33.607675 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
2351 | 2024.12.18 23:38:33.607678 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2352 | 2024.12.18 23:38:33.607687 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2353 | 2024.12.18 23:38:33.607701 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 20 | ||
2354 | 2024.12.18 23:38:33.607708 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2355 | 2024.12.18 23:38:33.607715 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2356 | 2024.12.18 23:38:33.607745 [ 14 ] {} <Trace> RaftInstance: sent | ||
2357 | 2024.12.18 23:38:33.607752 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
2358 | 2024.12.18 23:38:33.607759 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 19, starting_idx: 1, cur_nxt_idx: 22 | ||
2359 | 2024.12.18 23:38:33.607766 [ 14 ] {} <Debug> RaftInstance: last sent log (20) to peer 1 is not applied, cnt 2 | ||
2360 | 2024.12.18 23:38:33.607774 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=19, LastLogTerm=1, EntriesLength=2, CommitIndex=21, Term=1, peer_last_sent_idx 20 | ||
2361 | 2024.12.18 23:38:33.607782 [ 14 ] {} <Debug> RaftInstance: idx range: 20-21 | ||
2362 | 2024.12.18 23:38:33.607791 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2363 | 2024.12.18 23:38:33.607821 [ 14 ] {} <Trace> RaftInstance: sent | ||
2364 | 2024.12.18 23:38:33.607830 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 19 | ||
2365 | 2024.12.18 23:38:33.607844 [ 14 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
2366 | 2024.12.18 23:38:33.607869 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
2367 | 2024.12.18 23:38:33.607873 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2368 | 2024.12.18 23:38:33.607882 [ 20 ] {} <Debug> RaftInstance: commit upto 21, current idx 19 | ||
2369 | 2024.12.18 23:38:33.607892 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2370 | 2024.12.18 23:38:33.607899 [ 20 ] {} <Trace> RaftInstance: commit upto 21, current idx 20 | ||
2371 | 2024.12.18 23:38:33.607903 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2372 | 2024.12.18 23:38:33.607913 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2373 | 2024.12.18 23:38:33.607921 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 19, new matched idx: 21 | ||
2374 | 2024.12.18 23:38:33.607930 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2375 | 2024.12.18 23:38:33.607933 [ 20 ] {} <Debug> RaftInstance: notify cb 20 1dd6c9d8 | ||
2376 | 2024.12.18 23:38:33.607943 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2377 | 2024.12.18 23:38:33.607956 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 19 | ||
2378 | 2024.12.18 23:38:33.607962 [ 20 ] {} <Trace> RaftInstance: commit upto 21, current idx 21 | ||
2379 | 2024.12.18 23:38:33.607972 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
2380 | 2024.12.18 23:38:33.607972 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2381 | 2024.12.18 23:38:33.607987 [ 20 ] {} <Debug> RaftInstance: notify cb 21 1dd6cc18 | ||
2382 | 2024.12.18 23:38:33.607999 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2383 | 2024.12.18 23:38:33.608011 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2384 | 2024.12.18 23:38:33.608020 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2385 | 2024.12.18 23:38:33.608027 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2386 | 2024.12.18 23:38:33.608033 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 21, current idx 21 | ||
2387 | 2024.12.18 23:38:33.608037 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2388 | 2024.12.18 23:38:33.608046 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
2389 | 2024.12.18 23:38:33.608052 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2390 | 2024.12.18 23:38:33.608063 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2391 | 2024.12.18 23:38:33.608072 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2392 | 2024.12.18 23:38:33.608156 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2393 | 2024.12.18 23:38:33.608174 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2394 | 2024.12.18 23:38:33.608181 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2395 | 2024.12.18 23:38:33.608189 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2396 | 2024.12.18 23:38:33.608195 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2397 | 2024.12.18 23:38:33.608202 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2398 | 2024.12.18 23:38:33.608209 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2399 | 2024.12.18 23:38:33.608217 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2400 | 2024.12.18 23:38:33.608224 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2401 | 2024.12.18 23:38:33.740295 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2402 | 2024.12.18 23:38:33.740335 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2403 | 2024.12.18 23:38:33.740350 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
2404 | 2024.12.18 23:38:33.740363 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2405 | 2024.12.18 23:38:33.740377 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2406 | 2024.12.18 23:38:33.740390 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2407 | 2024.12.18 23:38:33.740403 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2408 | 2024.12.18 23:38:33.740465 [ 17 ] {} <Trace> RaftInstance: sent | ||
2409 | 2024.12.18 23:38:33.740560 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2410 | 2024.12.18 23:38:33.740604 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2411 | 2024.12.18 23:38:33.740619 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
2412 | 2024.12.18 23:38:33.740632 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2413 | 2024.12.18 23:38:33.740648 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 20 | ||
2414 | 2024.12.18 23:38:33.740662 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2415 | 2024.12.18 23:38:33.740675 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2416 | 2024.12.18 23:38:33.740744 [ 14 ] {} <Trace> RaftInstance: sent | ||
2417 | 2024.12.18 23:38:33.740885 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2418 | 2024.12.18 23:38:33.740910 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2419 | 2024.12.18 23:38:33.740916 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2420 | 2024.12.18 23:38:33.740922 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2421 | 2024.12.18 23:38:33.740928 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2422 | 2024.12.18 23:38:33.740933 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2423 | 2024.12.18 23:38:33.740940 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2424 | 2024.12.18 23:38:33.740946 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2425 | 2024.12.18 23:38:33.740952 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2426 | 2024.12.18 23:38:33.741036 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2427 | 2024.12.18 23:38:33.741049 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2428 | 2024.12.18 23:38:33.741055 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2429 | 2024.12.18 23:38:33.741061 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2430 | 2024.12.18 23:38:33.741066 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2431 | 2024.12.18 23:38:33.741071 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2432 | 2024.12.18 23:38:33.741077 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2433 | 2024.12.18 23:38:33.741083 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2434 | 2024.12.18 23:38:33.741088 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2435 | 2024.12.18 23:38:34.241167 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2436 | 2024.12.18 23:38:34.241208 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2437 | 2024.12.18 23:38:34.241224 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
2438 | 2024.12.18 23:38:34.241237 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2439 | 2024.12.18 23:38:34.241251 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2440 | 2024.12.18 23:38:34.241264 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2441 | 2024.12.18 23:38:34.241278 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2442 | 2024.12.18 23:38:34.241342 [ 17 ] {} <Trace> RaftInstance: sent | ||
2443 | 2024.12.18 23:38:34.241437 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2444 | 2024.12.18 23:38:34.241477 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2445 | 2024.12.18 23:38:34.241493 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
2446 | 2024.12.18 23:38:34.241506 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2447 | 2024.12.18 23:38:34.241522 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2448 | 2024.12.18 23:38:34.241535 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2449 | 2024.12.18 23:38:34.241549 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2450 | 2024.12.18 23:38:34.241603 [ 14 ] {} <Trace> RaftInstance: sent | ||
2451 | 2024.12.18 23:38:34.241714 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2452 | 2024.12.18 23:38:34.241737 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2453 | 2024.12.18 23:38:34.241743 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2454 | 2024.12.18 23:38:34.241749 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2455 | 2024.12.18 23:38:34.241755 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2456 | 2024.12.18 23:38:34.241760 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2457 | 2024.12.18 23:38:34.241766 [ 12 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2458 | 2024.12.18 23:38:34.241773 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2459 | 2024.12.18 23:38:34.241779 [ 12 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2460 | 2024.12.18 23:38:34.241881 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2461 | 2024.12.18 23:38:34.241898 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2462 | 2024.12.18 23:38:34.241905 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2463 | 2024.12.18 23:38:34.241912 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2464 | 2024.12.18 23:38:34.241919 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2465 | 2024.12.18 23:38:34.241925 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2466 | 2024.12.18 23:38:34.241932 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2467 | 2024.12.18 23:38:34.241940 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2468 | 2024.12.18 23:38:34.241947 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2469 | 2024.12.18 23:38:34.741980 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2470 | 2024.12.18 23:38:34.742001 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2471 | 2024.12.18 23:38:34.742009 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
2472 | 2024.12.18 23:38:34.742016 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2473 | 2024.12.18 23:38:34.742024 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2474 | 2024.12.18 23:38:34.742031 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2475 | 2024.12.18 23:38:34.742039 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2476 | 2024.12.18 23:38:34.742077 [ 12 ] {} <Trace> RaftInstance: sent | ||
2477 | 2024.12.18 23:38:34.742126 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2478 | 2024.12.18 23:38:34.742146 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2479 | 2024.12.18 23:38:34.742155 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
2480 | 2024.12.18 23:38:34.742163 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2481 | 2024.12.18 23:38:34.742171 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2482 | 2024.12.18 23:38:34.742178 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2483 | 2024.12.18 23:38:34.742185 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2484 | 2024.12.18 23:38:34.742225 [ 14 ] {} <Trace> RaftInstance: sent | ||
2485 | 2024.12.18 23:38:34.742292 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2486 | 2024.12.18 23:38:34.742314 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2487 | 2024.12.18 23:38:34.742323 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2488 | 2024.12.18 23:38:34.742330 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2489 | 2024.12.18 23:38:34.742337 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2490 | 2024.12.18 23:38:34.742344 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2491 | 2024.12.18 23:38:34.742388 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2492 | 2024.12.18 23:38:34.742398 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2493 | 2024.12.18 23:38:34.742406 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2494 | 2024.12.18 23:38:34.742447 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2495 | 2024.12.18 23:38:34.742461 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2496 | 2024.12.18 23:38:34.742467 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2497 | 2024.12.18 23:38:34.742474 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2498 | 2024.12.18 23:38:34.742479 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2499 | 2024.12.18 23:38:34.742485 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2500 | 2024.12.18 23:38:34.742491 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2501 | 2024.12.18 23:38:34.742497 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2502 | 2024.12.18 23:38:34.742503 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2503 | 2024.12.18 23:38:35.242539 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2504 | 2024.12.18 23:38:35.242578 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2505 | 2024.12.18 23:38:35.242587 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2506 | 2024.12.18 23:38:35.242594 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2507 | 2024.12.18 23:38:35.242602 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2508 | 2024.12.18 23:38:35.242610 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2509 | 2024.12.18 23:38:35.242617 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2510 | 2024.12.18 23:38:35.242660 [ 15 ] {} <Trace> RaftInstance: sent | ||
2511 | 2024.12.18 23:38:35.242710 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2512 | 2024.12.18 23:38:35.242735 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2513 | 2024.12.18 23:38:35.242747 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
2514 | 2024.12.18 23:38:35.242757 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2515 | 2024.12.18 23:38:35.242768 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2516 | 2024.12.18 23:38:35.242778 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2517 | 2024.12.18 23:38:35.242787 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2518 | 2024.12.18 23:38:35.242837 [ 14 ] {} <Trace> RaftInstance: sent | ||
2519 | 2024.12.18 23:38:35.242946 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2520 | 2024.12.18 23:38:35.242968 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2521 | 2024.12.18 23:38:35.242976 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2522 | 2024.12.18 23:38:35.242984 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2523 | 2024.12.18 23:38:35.242990 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2524 | 2024.12.18 23:38:35.242997 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2525 | 2024.12.18 23:38:35.243005 [ 12 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2526 | 2024.12.18 23:38:35.243013 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2527 | 2024.12.18 23:38:35.243021 [ 12 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2528 | 2024.12.18 23:38:35.243111 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2529 | 2024.12.18 23:38:35.243130 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2530 | 2024.12.18 23:38:35.243138 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2531 | 2024.12.18 23:38:35.243145 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2532 | 2024.12.18 23:38:35.243151 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2533 | 2024.12.18 23:38:35.243156 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2534 | 2024.12.18 23:38:35.243162 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2535 | 2024.12.18 23:38:35.243168 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2536 | 2024.12.18 23:38:35.243174 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2537 | 2024.12.18 23:38:35.743235 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2538 | 2024.12.18 23:38:35.743280 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2539 | 2024.12.18 23:38:35.743295 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
2540 | 2024.12.18 23:38:35.743310 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2541 | 2024.12.18 23:38:35.743325 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2542 | 2024.12.18 23:38:35.743339 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2543 | 2024.12.18 23:38:35.743352 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2544 | 2024.12.18 23:38:35.743420 [ 12 ] {} <Trace> RaftInstance: sent | ||
2545 | 2024.12.18 23:38:35.743515 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2546 | 2024.12.18 23:38:35.743558 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2547 | 2024.12.18 23:38:35.743574 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2548 | 2024.12.18 23:38:35.743588 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2549 | 2024.12.18 23:38:35.743603 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2550 | 2024.12.18 23:38:35.743616 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2551 | 2024.12.18 23:38:35.743629 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2552 | 2024.12.18 23:38:35.743699 [ 15 ] {} <Trace> RaftInstance: sent | ||
2553 | 2024.12.18 23:38:35.743833 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2554 | 2024.12.18 23:38:35.743892 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2555 | 2024.12.18 23:38:35.743916 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2556 | 2024.12.18 23:38:35.743932 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2557 | 2024.12.18 23:38:35.743945 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2558 | 2024.12.18 23:38:35.743957 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2559 | 2024.12.18 23:38:35.743972 [ 19 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2560 | 2024.12.18 23:38:35.743984 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2561 | 2024.12.18 23:38:35.743997 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2562 | 2024.12.18 23:38:35.744041 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2563 | 2024.12.18 23:38:35.744059 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2564 | 2024.12.18 23:38:35.744065 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2565 | 2024.12.18 23:38:35.744071 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2566 | 2024.12.18 23:38:35.744075 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2567 | 2024.12.18 23:38:35.744080 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2568 | 2024.12.18 23:38:35.744086 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2569 | 2024.12.18 23:38:35.744092 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2570 | 2024.12.18 23:38:35.744097 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2571 | 2024.12.18 23:38:36.244194 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2572 | 2024.12.18 23:38:36.244265 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2573 | 2024.12.18 23:38:36.244280 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2574 | 2024.12.18 23:38:36.244294 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2575 | 2024.12.18 23:38:36.244309 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2576 | 2024.12.18 23:38:36.244324 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2577 | 2024.12.18 23:38:36.244338 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2578 | 2024.12.18 23:38:36.244416 [ 19 ] {} <Trace> RaftInstance: sent | ||
2579 | 2024.12.18 23:38:36.244516 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2580 | 2024.12.18 23:38:36.244556 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2581 | 2024.12.18 23:38:36.244575 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2582 | 2024.12.18 23:38:36.244594 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2583 | 2024.12.18 23:38:36.244615 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2584 | 2024.12.18 23:38:36.244634 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2585 | 2024.12.18 23:38:36.244655 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2586 | 2024.12.18 23:38:36.244755 [ 15 ] {} <Trace> RaftInstance: sent | ||
2587 | 2024.12.18 23:38:36.245023 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2588 | 2024.12.18 23:38:36.245058 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2589 | 2024.12.18 23:38:36.245074 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2590 | 2024.12.18 23:38:36.245089 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2591 | 2024.12.18 23:38:36.245101 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2592 | 2024.12.18 23:38:36.245113 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2593 | 2024.12.18 23:38:36.245128 [ 12 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2594 | 2024.12.18 23:38:36.245143 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2595 | 2024.12.18 23:38:36.245157 [ 12 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2596 | 2024.12.18 23:38:36.245190 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2597 | 2024.12.18 23:38:36.245236 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2598 | 2024.12.18 23:38:36.245252 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2599 | 2024.12.18 23:38:36.245266 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2600 | 2024.12.18 23:38:36.245278 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2601 | 2024.12.18 23:38:36.245290 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2602 | 2024.12.18 23:38:36.245305 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2603 | 2024.12.18 23:38:36.245320 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2604 | 2024.12.18 23:38:36.245334 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2605 | 2024.12.18 23:38:36.745320 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2606 | 2024.12.18 23:38:36.745362 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2607 | 2024.12.18 23:38:36.745377 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
2608 | 2024.12.18 23:38:36.745389 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2609 | 2024.12.18 23:38:36.745402 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2610 | 2024.12.18 23:38:36.745413 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2611 | 2024.12.18 23:38:36.745425 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2612 | 2024.12.18 23:38:36.745491 [ 12 ] {} <Trace> RaftInstance: sent | ||
2613 | 2024.12.18 23:38:36.745586 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2614 | 2024.12.18 23:38:36.745638 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2615 | 2024.12.18 23:38:36.745659 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2616 | 2024.12.18 23:38:36.745673 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2617 | 2024.12.18 23:38:36.745688 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2618 | 2024.12.18 23:38:36.745702 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2619 | 2024.12.18 23:38:36.745716 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2620 | 2024.12.18 23:38:36.745793 [ 13 ] {} <Trace> RaftInstance: sent | ||
2621 | 2024.12.18 23:38:36.745979 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2622 | 2024.12.18 23:38:36.746060 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2623 | 2024.12.18 23:38:36.746085 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2624 | 2024.12.18 23:38:36.746102 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2625 | 2024.12.18 23:38:36.746116 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2626 | 2024.12.18 23:38:36.746131 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2627 | 2024.12.18 23:38:36.746154 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2628 | 2024.12.18 23:38:36.746184 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2629 | 2024.12.18 23:38:36.746184 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2630 | 2024.12.18 23:38:36.746207 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2631 | 2024.12.18 23:38:36.746242 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2632 | 2024.12.18 23:38:36.746257 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2633 | 2024.12.18 23:38:36.746273 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2634 | 2024.12.18 23:38:36.746286 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2635 | 2024.12.18 23:38:36.746298 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2636 | 2024.12.18 23:38:36.746312 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2637 | 2024.12.18 23:38:36.746327 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2638 | 2024.12.18 23:38:36.746340 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2639 | 2024.12.18 23:38:37.246342 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2640 | 2024.12.18 23:38:37.246434 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2641 | 2024.12.18 23:38:37.246454 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2642 | 2024.12.18 23:38:37.246469 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2643 | 2024.12.18 23:38:37.246486 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2644 | 2024.12.18 23:38:37.246501 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2645 | 2024.12.18 23:38:37.246516 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2646 | 2024.12.18 23:38:37.246596 [ 19 ] {} <Trace> RaftInstance: sent | ||
2647 | 2024.12.18 23:38:37.246700 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2648 | 2024.12.18 23:38:37.246745 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2649 | 2024.12.18 23:38:37.246768 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2650 | 2024.12.18 23:38:37.246788 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2651 | 2024.12.18 23:38:37.246810 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2652 | 2024.12.18 23:38:37.246829 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2653 | 2024.12.18 23:38:37.246850 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2654 | 2024.12.18 23:38:37.246943 [ 13 ] {} <Trace> RaftInstance: sent | ||
2655 | 2024.12.18 23:38:37.247092 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2656 | 2024.12.18 23:38:37.247131 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2657 | 2024.12.18 23:38:37.247147 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2658 | 2024.12.18 23:38:37.247162 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2659 | 2024.12.18 23:38:37.247176 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2660 | 2024.12.18 23:38:37.247188 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2661 | 2024.12.18 23:38:37.247204 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2662 | 2024.12.18 23:38:37.247221 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2663 | 2024.12.18 23:38:37.247235 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2664 | 2024.12.18 23:38:37.247332 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2665 | 2024.12.18 23:38:37.247347 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2666 | 2024.12.18 23:38:37.247353 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2667 | 2024.12.18 23:38:37.247358 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2668 | 2024.12.18 23:38:37.247364 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2669 | 2024.12.18 23:38:37.247369 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2670 | 2024.12.18 23:38:37.247375 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2671 | 2024.12.18 23:38:37.247381 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2672 | 2024.12.18 23:38:37.247387 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2673 | 2024.12.18 23:38:37.747469 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2674 | 2024.12.18 23:38:37.747535 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2675 | 2024.12.18 23:38:37.747552 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2676 | 2024.12.18 23:38:37.747567 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2677 | 2024.12.18 23:38:37.747582 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2678 | 2024.12.18 23:38:37.747596 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2679 | 2024.12.18 23:38:37.747610 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2680 | 2024.12.18 23:38:37.747689 [ 15 ] {} <Trace> RaftInstance: sent | ||
2681 | 2024.12.18 23:38:37.747786 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2682 | 2024.12.18 23:38:37.747841 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2683 | 2024.12.18 23:38:37.747857 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2684 | 2024.12.18 23:38:37.747871 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2685 | 2024.12.18 23:38:37.747886 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2686 | 2024.12.18 23:38:37.747900 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2687 | 2024.12.18 23:38:37.747915 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2688 | 2024.12.18 23:38:37.747992 [ 13 ] {} <Trace> RaftInstance: sent | ||
2689 | 2024.12.18 23:38:37.748143 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2690 | 2024.12.18 23:38:37.748161 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2691 | 2024.12.18 23:38:37.748168 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2692 | 2024.12.18 23:38:37.748175 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2693 | 2024.12.18 23:38:37.748181 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2694 | 2024.12.18 23:38:37.748186 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2695 | 2024.12.18 23:38:37.748193 [ 19 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2696 | 2024.12.18 23:38:37.748201 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2697 | 2024.12.18 23:38:37.748207 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2698 | 2024.12.18 23:38:37.748311 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2699 | 2024.12.18 23:38:37.748327 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2700 | 2024.12.18 23:38:37.748333 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2701 | 2024.12.18 23:38:37.748339 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2702 | 2024.12.18 23:38:37.748344 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2703 | 2024.12.18 23:38:37.748349 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2704 | 2024.12.18 23:38:37.748356 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2705 | 2024.12.18 23:38:37.748362 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2706 | 2024.12.18 23:38:37.748368 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2707 | 2024.12.18 23:38:38.248431 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2708 | 2024.12.18 23:38:38.248479 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2709 | 2024.12.18 23:38:38.248495 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
2710 | 2024.12.18 23:38:38.248509 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2711 | 2024.12.18 23:38:38.248538 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2712 | 2024.12.18 23:38:38.248553 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2713 | 2024.12.18 23:38:38.248567 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2714 | 2024.12.18 23:38:38.248636 [ 19 ] {} <Trace> RaftInstance: sent | ||
2715 | 2024.12.18 23:38:38.248731 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2716 | 2024.12.18 23:38:38.248765 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2717 | 2024.12.18 23:38:38.248782 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2718 | 2024.12.18 23:38:38.248792 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2719 | 2024.12.18 23:38:38.248802 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2720 | 2024.12.18 23:38:38.248813 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2721 | 2024.12.18 23:38:38.248823 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2722 | 2024.12.18 23:38:38.248869 [ 13 ] {} <Trace> RaftInstance: sent | ||
2723 | 2024.12.18 23:38:38.248971 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2724 | 2024.12.18 23:38:38.248996 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2725 | 2024.12.18 23:38:38.249006 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2726 | 2024.12.18 23:38:38.249013 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2727 | 2024.12.18 23:38:38.249020 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2728 | 2024.12.18 23:38:38.249026 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2729 | 2024.12.18 23:38:38.249034 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2730 | 2024.12.18 23:38:38.249042 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2731 | 2024.12.18 23:38:38.249050 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2732 | 2024.12.18 23:38:38.249110 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2733 | 2024.12.18 23:38:38.249137 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2734 | 2024.12.18 23:38:38.249148 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2735 | 2024.12.18 23:38:38.249158 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2736 | 2024.12.18 23:38:38.249165 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2737 | 2024.12.18 23:38:38.249172 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2738 | 2024.12.18 23:38:38.249179 [ 18 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2739 | 2024.12.18 23:38:38.249187 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2740 | 2024.12.18 23:38:38.249195 [ 18 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2741 | 2024.12.18 23:38:38.749248 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2742 | 2024.12.18 23:38:38.749289 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2743 | 2024.12.18 23:38:38.749302 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2744 | 2024.12.18 23:38:38.749313 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2745 | 2024.12.18 23:38:38.749326 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2746 | 2024.12.18 23:38:38.749337 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2747 | 2024.12.18 23:38:38.749350 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2748 | 2024.12.18 23:38:38.749411 [ 15 ] {} <Trace> RaftInstance: sent | ||
2749 | 2024.12.18 23:38:38.749498 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2750 | 2024.12.18 23:38:38.749532 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2751 | 2024.12.18 23:38:38.749544 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
2752 | 2024.12.18 23:38:38.749554 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2753 | 2024.12.18 23:38:38.749566 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2754 | 2024.12.18 23:38:38.749576 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2755 | 2024.12.18 23:38:38.749586 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2756 | 2024.12.18 23:38:38.749632 [ 18 ] {} <Trace> RaftInstance: sent | ||
2757 | 2024.12.18 23:38:38.749725 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2758 | 2024.12.18 23:38:38.749749 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2759 | 2024.12.18 23:38:38.749757 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2760 | 2024.12.18 23:38:38.749766 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2761 | 2024.12.18 23:38:38.749772 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2762 | 2024.12.18 23:38:38.749779 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2763 | 2024.12.18 23:38:38.749787 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2764 | 2024.12.18 23:38:38.749795 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2765 | 2024.12.18 23:38:38.749803 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2766 | 2024.12.18 23:38:38.749942 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2767 | 2024.12.18 23:38:38.749961 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2768 | 2024.12.18 23:38:38.749968 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2769 | 2024.12.18 23:38:38.749975 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2770 | 2024.12.18 23:38:38.749981 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2771 | 2024.12.18 23:38:38.749988 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2772 | 2024.12.18 23:38:38.749995 [ 18 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2773 | 2024.12.18 23:38:38.750002 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2774 | 2024.12.18 23:38:38.750010 [ 18 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2775 | 2024.12.18 23:38:39.250102 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2776 | 2024.12.18 23:38:39.250164 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2777 | 2024.12.18 23:38:39.250181 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
2778 | 2024.12.18 23:38:39.250194 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2779 | 2024.12.18 23:38:39.250210 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2780 | 2024.12.18 23:38:39.250223 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2781 | 2024.12.18 23:38:39.250237 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2782 | 2024.12.18 23:38:39.250310 [ 13 ] {} <Trace> RaftInstance: sent | ||
2783 | 2024.12.18 23:38:39.250365 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2784 | 2024.12.18 23:38:39.250394 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2785 | 2024.12.18 23:38:39.250402 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
2786 | 2024.12.18 23:38:39.250410 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2787 | 2024.12.18 23:38:39.250417 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2788 | 2024.12.18 23:38:39.250424 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2789 | 2024.12.18 23:38:39.250431 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2790 | 2024.12.18 23:38:39.250470 [ 18 ] {} <Trace> RaftInstance: sent | ||
2791 | 2024.12.18 23:38:39.250567 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2792 | 2024.12.18 23:38:39.250582 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2793 | 2024.12.18 23:38:39.250588 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2794 | 2024.12.18 23:38:39.250595 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2795 | 2024.12.18 23:38:39.250600 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2796 | 2024.12.18 23:38:39.250605 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2797 | 2024.12.18 23:38:39.250612 [ 16 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2798 | 2024.12.18 23:38:39.250620 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2799 | 2024.12.18 23:38:39.250626 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2800 | 2024.12.18 23:38:39.250716 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2801 | 2024.12.18 23:38:39.250737 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2802 | 2024.12.18 23:38:39.250745 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2803 | 2024.12.18 23:38:39.250752 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2804 | 2024.12.18 23:38:39.250758 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2805 | 2024.12.18 23:38:39.250765 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2806 | 2024.12.18 23:38:39.250772 [ 18 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2807 | 2024.12.18 23:38:39.250780 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2808 | 2024.12.18 23:38:39.250787 [ 18 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2809 | 2024.12.18 23:38:39.750848 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2810 | 2024.12.18 23:38:39.750914 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2811 | 2024.12.18 23:38:39.750931 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
2812 | 2024.12.18 23:38:39.750945 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2813 | 2024.12.18 23:38:39.750961 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2814 | 2024.12.18 23:38:39.750974 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2815 | 2024.12.18 23:38:39.751016 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2816 | 2024.12.18 23:38:39.751087 [ 16 ] {} <Trace> RaftInstance: sent | ||
2817 | 2024.12.18 23:38:39.751129 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2818 | 2024.12.18 23:38:39.751143 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2819 | 2024.12.18 23:38:39.751153 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2820 | 2024.12.18 23:38:39.751161 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2821 | 2024.12.18 23:38:39.751170 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2822 | 2024.12.18 23:38:39.751177 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2823 | 2024.12.18 23:38:39.751185 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2824 | 2024.12.18 23:38:39.751219 [ 15 ] {} <Trace> RaftInstance: sent | ||
2825 | 2024.12.18 23:38:39.751347 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2826 | 2024.12.18 23:38:39.751370 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2827 | 2024.12.18 23:38:39.751379 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2828 | 2024.12.18 23:38:39.751387 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2829 | 2024.12.18 23:38:39.751394 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2830 | 2024.12.18 23:38:39.751401 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2831 | 2024.12.18 23:38:39.751410 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2832 | 2024.12.18 23:38:39.751418 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2833 | 2024.12.18 23:38:39.751426 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2834 | 2024.12.18 23:38:39.751500 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2835 | 2024.12.18 23:38:39.751514 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2836 | 2024.12.18 23:38:39.751520 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2837 | 2024.12.18 23:38:39.751526 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2838 | 2024.12.18 23:38:39.751531 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2839 | 2024.12.18 23:38:39.751536 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2840 | 2024.12.18 23:38:39.751542 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2841 | 2024.12.18 23:38:39.751549 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2842 | 2024.12.18 23:38:39.751554 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2843 | 2024.12.18 23:38:40.251630 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2844 | 2024.12.18 23:38:40.251669 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2845 | 2024.12.18 23:38:40.251681 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
2846 | 2024.12.18 23:38:40.251693 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2847 | 2024.12.18 23:38:40.251705 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2848 | 2024.12.18 23:38:40.251716 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2849 | 2024.12.18 23:38:40.251728 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2850 | 2024.12.18 23:38:40.251787 [ 13 ] {} <Trace> RaftInstance: sent | ||
2851 | 2024.12.18 23:38:40.251845 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2852 | 2024.12.18 23:38:40.251868 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2853 | 2024.12.18 23:38:40.251880 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2854 | 2024.12.18 23:38:40.251891 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2855 | 2024.12.18 23:38:40.251902 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2856 | 2024.12.18 23:38:40.251913 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2857 | 2024.12.18 23:38:40.251923 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2858 | 2024.12.18 23:38:40.251971 [ 15 ] {} <Trace> RaftInstance: sent | ||
2859 | 2024.12.18 23:38:40.252090 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2860 | 2024.12.18 23:38:40.252114 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2861 | 2024.12.18 23:38:40.252124 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2862 | 2024.12.18 23:38:40.252137 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2863 | 2024.12.18 23:38:40.252147 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2864 | 2024.12.18 23:38:40.252155 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2865 | 2024.12.18 23:38:40.252166 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2866 | 2024.12.18 23:38:40.252178 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2867 | 2024.12.18 23:38:40.252192 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2868 | 2024.12.18 23:38:40.252195 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2869 | 2024.12.18 23:38:40.252214 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2870 | 2024.12.18 23:38:40.252220 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2871 | 2024.12.18 23:38:40.252226 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2872 | 2024.12.18 23:38:40.252231 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2873 | 2024.12.18 23:38:40.252236 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2874 | 2024.12.18 23:38:40.252242 [ 13 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2875 | 2024.12.18 23:38:40.252248 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2876 | 2024.12.18 23:38:40.252254 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2877 | 2024.12.18 23:38:40.752313 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2878 | 2024.12.18 23:38:40.752360 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2879 | 2024.12.18 23:38:40.752376 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2880 | 2024.12.18 23:38:40.752390 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2881 | 2024.12.18 23:38:40.752404 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2882 | 2024.12.18 23:38:40.752418 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2883 | 2024.12.18 23:38:40.752431 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2884 | 2024.12.18 23:38:40.752499 [ 15 ] {} <Trace> RaftInstance: sent | ||
2885 | 2024.12.18 23:38:40.752581 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2886 | 2024.12.18 23:38:40.752601 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2887 | 2024.12.18 23:38:40.752609 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
2888 | 2024.12.18 23:38:40.752617 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2889 | 2024.12.18 23:38:40.752625 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2890 | 2024.12.18 23:38:40.752633 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2891 | 2024.12.18 23:38:40.752640 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2892 | 2024.12.18 23:38:40.752668 [ 13 ] {} <Trace> RaftInstance: sent | ||
2893 | 2024.12.18 23:38:40.752786 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2894 | 2024.12.18 23:38:40.752807 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2895 | 2024.12.18 23:38:40.752817 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2896 | 2024.12.18 23:38:40.752828 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2897 | 2024.12.18 23:38:40.752839 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2898 | 2024.12.18 23:38:40.752851 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2899 | 2024.12.18 23:38:40.752863 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2900 | 2024.12.18 23:38:40.752875 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2901 | 2024.12.18 23:38:40.752886 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2902 | 2024.12.18 23:38:40.752947 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2903 | 2024.12.18 23:38:40.752970 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2904 | 2024.12.18 23:38:40.752978 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2905 | 2024.12.18 23:38:40.752986 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2906 | 2024.12.18 23:38:40.752992 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2907 | 2024.12.18 23:38:40.752999 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2908 | 2024.12.18 23:38:40.753006 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2909 | 2024.12.18 23:38:40.753014 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2910 | 2024.12.18 23:38:40.753021 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2911 | 2024.12.18 23:38:41.253102 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2912 | 2024.12.18 23:38:41.253156 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2913 | 2024.12.18 23:38:41.253174 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
2914 | 2024.12.18 23:38:41.253189 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2915 | 2024.12.18 23:38:41.253206 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2916 | 2024.12.18 23:38:41.253221 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2917 | 2024.12.18 23:38:41.253236 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2918 | 2024.12.18 23:38:41.253312 [ 17 ] {} <Trace> RaftInstance: sent | ||
2919 | 2024.12.18 23:38:41.253403 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2920 | 2024.12.18 23:38:41.253445 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2921 | 2024.12.18 23:38:41.253462 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
2922 | 2024.12.18 23:38:41.253477 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2923 | 2024.12.18 23:38:41.253492 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2924 | 2024.12.18 23:38:41.253507 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2925 | 2024.12.18 23:38:41.253523 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2926 | 2024.12.18 23:38:41.253609 [ 15 ] {} <Trace> RaftInstance: sent | ||
2927 | 2024.12.18 23:38:41.253776 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2928 | 2024.12.18 23:38:41.253818 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2929 | 2024.12.18 23:38:41.253834 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2930 | 2024.12.18 23:38:41.253849 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2931 | 2024.12.18 23:38:41.253862 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2932 | 2024.12.18 23:38:41.253875 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2933 | 2024.12.18 23:38:41.253892 [ 16 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2934 | 2024.12.18 23:38:41.253909 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2935 | 2024.12.18 23:38:41.253924 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2936 | 2024.12.18 23:38:41.254044 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2937 | 2024.12.18 23:38:41.254067 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2938 | 2024.12.18 23:38:41.254075 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2939 | 2024.12.18 23:38:41.254083 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2940 | 2024.12.18 23:38:41.254090 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2941 | 2024.12.18 23:38:41.254097 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2942 | 2024.12.18 23:38:41.254104 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2943 | 2024.12.18 23:38:41.254112 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2944 | 2024.12.18 23:38:41.254120 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2945 | 2024.12.18 23:38:41.754156 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2946 | 2024.12.18 23:38:41.754206 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2947 | 2024.12.18 23:38:41.754224 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
2948 | 2024.12.18 23:38:41.754238 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2949 | 2024.12.18 23:38:41.754254 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2950 | 2024.12.18 23:38:41.754268 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2951 | 2024.12.18 23:38:41.754283 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2952 | 2024.12.18 23:38:41.754351 [ 16 ] {} <Trace> RaftInstance: sent | ||
2953 | 2024.12.18 23:38:41.754419 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2954 | 2024.12.18 23:38:41.754465 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2955 | 2024.12.18 23:38:41.754481 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
2956 | 2024.12.18 23:38:41.754495 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2957 | 2024.12.18 23:38:41.754511 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2958 | 2024.12.18 23:38:41.754525 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2959 | 2024.12.18 23:38:41.754541 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2960 | 2024.12.18 23:38:41.754612 [ 17 ] {} <Trace> RaftInstance: sent | ||
2961 | 2024.12.18 23:38:41.754820 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2962 | 2024.12.18 23:38:41.754856 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2963 | 2024.12.18 23:38:41.754878 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2964 | 2024.12.18 23:38:41.754898 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2965 | 2024.12.18 23:38:41.754919 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
2966 | 2024.12.18 23:38:41.754938 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
2967 | 2024.12.18 23:38:41.754960 [ 15 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2968 | 2024.12.18 23:38:41.754983 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2969 | 2024.12.18 23:38:41.755045 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2970 | 2024.12.18 23:38:41.755062 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
2971 | 2024.12.18 23:38:41.755104 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
2972 | 2024.12.18 23:38:41.755120 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
2973 | 2024.12.18 23:38:41.755135 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
2974 | 2024.12.18 23:38:41.755148 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
2975 | 2024.12.18 23:38:41.755159 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
2976 | 2024.12.18 23:38:41.755171 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
2977 | 2024.12.18 23:38:41.755181 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
2978 | 2024.12.18 23:38:41.755188 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
2979 | 2024.12.18 23:38:42.255193 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
2980 | 2024.12.18 23:38:42.255252 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2981 | 2024.12.18 23:38:42.255271 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
2982 | 2024.12.18 23:38:42.255285 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2983 | 2024.12.18 23:38:42.255300 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2984 | 2024.12.18 23:38:42.255314 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2985 | 2024.12.18 23:38:42.255329 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
2986 | 2024.12.18 23:38:42.255403 [ 15 ] {} <Trace> RaftInstance: sent | ||
2987 | 2024.12.18 23:38:42.255524 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
2988 | 2024.12.18 23:38:42.255571 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
2989 | 2024.12.18 23:38:42.255588 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
2990 | 2024.12.18 23:38:42.255603 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
2991 | 2024.12.18 23:38:42.255618 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
2992 | 2024.12.18 23:38:42.255634 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
2993 | 2024.12.18 23:38:42.255693 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
2994 | 2024.12.18 23:38:42.255770 [ 17 ] {} <Trace> RaftInstance: sent | ||
2995 | 2024.12.18 23:38:42.255850 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
2996 | 2024.12.18 23:38:42.255886 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
2997 | 2024.12.18 23:38:42.255904 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
2998 | 2024.12.18 23:38:42.255919 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
2999 | 2024.12.18 23:38:42.255932 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3000 | 2024.12.18 23:38:42.255946 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
3001 | 2024.12.18 23:38:42.255961 [ 14 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3002 | 2024.12.18 23:38:42.255978 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3003 | 2024.12.18 23:38:42.255993 [ 14 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3004 | 2024.12.18 23:38:42.256162 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3005 | 2024.12.18 23:38:42.256205 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
3006 | 2024.12.18 23:38:42.256221 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3007 | 2024.12.18 23:38:42.256236 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
3008 | 2024.12.18 23:38:42.256249 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3009 | 2024.12.18 23:38:42.256262 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
3010 | 2024.12.18 23:38:42.256277 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3011 | 2024.12.18 23:38:42.256292 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3012 | 2024.12.18 23:38:42.256306 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3013 | 2024.12.18 23:38:42.756296 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3014 | 2024.12.18 23:38:42.756338 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3015 | 2024.12.18 23:38:42.756353 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
3016 | 2024.12.18 23:38:42.756367 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
3017 | 2024.12.18 23:38:42.756382 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3018 | 2024.12.18 23:38:42.756396 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3019 | 2024.12.18 23:38:42.756410 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3020 | 2024.12.18 23:38:42.756475 [ 14 ] {} <Trace> RaftInstance: sent | ||
3021 | 2024.12.18 23:38:42.756543 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3022 | 2024.12.18 23:38:42.756592 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3023 | 2024.12.18 23:38:42.756610 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
3024 | 2024.12.18 23:38:42.756624 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
3025 | 2024.12.18 23:38:42.756639 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3026 | 2024.12.18 23:38:42.756653 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3027 | 2024.12.18 23:38:42.756665 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3028 | 2024.12.18 23:38:42.756703 [ 17 ] {} <Trace> RaftInstance: sent | ||
3029 | 2024.12.18 23:38:42.756808 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3030 | 2024.12.18 23:38:42.756823 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
3031 | 2024.12.18 23:38:42.756832 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3032 | 2024.12.18 23:38:42.756841 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
3033 | 2024.12.18 23:38:42.756850 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3034 | 2024.12.18 23:38:42.756858 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
3035 | 2024.12.18 23:38:42.756868 [ 16 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3036 | 2024.12.18 23:38:42.756878 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3037 | 2024.12.18 23:38:42.756885 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3038 | 2024.12.18 23:38:42.756889 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3039 | 2024.12.18 23:38:42.756909 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
3040 | 2024.12.18 23:38:42.756917 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3041 | 2024.12.18 23:38:42.756925 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
3042 | 2024.12.18 23:38:42.756931 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3043 | 2024.12.18 23:38:42.756938 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
3044 | 2024.12.18 23:38:42.756945 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3045 | 2024.12.18 23:38:42.756953 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3046 | 2024.12.18 23:38:42.756960 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3047 | 2024.12.18 23:38:43.257223 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3048 | 2024.12.18 23:38:43.257263 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3049 | 2024.12.18 23:38:43.257278 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
3050 | 2024.12.18 23:38:43.257290 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
3051 | 2024.12.18 23:38:43.257302 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3052 | 2024.12.18 23:38:43.257314 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3053 | 2024.12.18 23:38:43.257326 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3054 | 2024.12.18 23:38:43.257382 [ 12 ] {} <Trace> RaftInstance: sent | ||
3055 | 2024.12.18 23:38:43.257441 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3056 | 2024.12.18 23:38:43.257469 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3057 | 2024.12.18 23:38:43.257478 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
3058 | 2024.12.18 23:38:43.257485 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 22 | ||
3059 | 2024.12.18 23:38:43.257493 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=0, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3060 | 2024.12.18 23:38:43.257501 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3061 | 2024.12.18 23:38:43.257508 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3062 | 2024.12.18 23:38:43.257547 [ 17 ] {} <Trace> RaftInstance: sent | ||
3063 | 2024.12.18 23:38:43.257614 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3064 | 2024.12.18 23:38:43.257633 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=22 | ||
3065 | 2024.12.18 23:38:43.257643 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3066 | 2024.12.18 23:38:43.257650 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 22 | ||
3067 | 2024.12.18 23:38:43.257655 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3068 | 2024.12.18 23:38:43.257661 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 21 | ||
3069 | 2024.12.18 23:38:43.257667 [ 16 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3070 | 2024.12.18 23:38:43.257674 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3071 | 2024.12.18 23:38:43.257681 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3072 | 2024.12.18 23:38:43.257756 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3073 | 2024.12.18 23:38:43.257773 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=22 | ||
3074 | 2024.12.18 23:38:43.257781 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3075 | 2024.12.18 23:38:43.257788 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 22 | ||
3076 | 2024.12.18 23:38:43.257795 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3077 | 2024.12.18 23:38:43.257801 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 21 | ||
3078 | 2024.12.18 23:38:43.257808 [ 17 ] {} <Trace> RaftInstance: last durable index 21, precommit index 21 | ||
3079 | 2024.12.18 23:38:43.257816 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 21 21 21 | ||
3080 | 2024.12.18 23:38:43.257823 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3081 | 2024.12.18 23:38:43.606667 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
3082 | 2024.12.18 23:38:43.606715 [ 16 ] {} <Debug> RaftInstance: append at log_idx 22, timestamp 1734565123606689 | ||
3083 | 2024.12.18 23:38:43.606744 [ 16 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
3084 | 2024.12.18 23:38:43.606759 [ 16 ] {} <Debug> RaftInstance: append at log_idx 23, timestamp 1734565123606753 | ||
3085 | 2024.12.18 23:38:43.606759 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
3086 | 2024.12.18 23:38:43.606785 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 24 | ||
3087 | 2024.12.18 23:38:43.606794 [ 21 ] {} <Debug> RaftInstance: last sent log (22) to peer 3 is not applied, cnt 1 | ||
3088 | 2024.12.18 23:38:43.606795 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
3089 | 2024.12.18 23:38:43.606804 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=21, LastLogTerm=1, EntriesLength=2, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3090 | 2024.12.18 23:38:43.606816 [ 21 ] {} <Debug> RaftInstance: idx range: 22-23 | ||
3091 | 2024.12.18 23:38:43.606825 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3092 | 2024.12.18 23:38:43.606856 [ 21 ] {} <Trace> RaftInstance: sent | ||
3093 | 2024.12.18 23:38:43.606874 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
3094 | 2024.12.18 23:38:43.606880 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 24 | ||
3095 | 2024.12.18 23:38:43.606886 [ 21 ] {} <Debug> RaftInstance: last sent log (22) to peer 1 is not applied, cnt 1 | ||
3096 | 2024.12.18 23:38:43.606897 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=2, CommitIndex=21, Term=1, peer_last_sent_idx 22 | ||
3097 | 2024.12.18 23:38:43.606906 [ 21 ] {} <Debug> RaftInstance: idx range: 22-23 | ||
3098 | 2024.12.18 23:38:43.606915 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3099 | 2024.12.18 23:38:43.606944 [ 21 ] {} <Trace> RaftInstance: sent | ||
3100 | 2024.12.18 23:38:43.606959 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
3101 | 2024.12.18 23:38:43.606970 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
3102 | 2024.12.18 23:38:43.607004 [ 9 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3103 | 2024.12.18 23:38:43.607013 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 23 21 21 | ||
3104 | 2024.12.18 23:38:43.607023 [ 9 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3105 | 2024.12.18 23:38:43.607030 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
3106 | 2024.12.18 23:38:43.607036 [ 9 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3107 | 2024.12.18 23:38:43.607042 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 23 21 21 | ||
3108 | 2024.12.18 23:38:43.607047 [ 9 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
3109 | 2024.12.18 23:38:43.607239 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3110 | 2024.12.18 23:38:43.607255 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3111 | 2024.12.18 23:38:43.607264 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3112 | 2024.12.18 23:38:43.607273 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3113 | 2024.12.18 23:38:43.607279 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3114 | 2024.12.18 23:38:43.607285 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 21, new matched idx: 23 | ||
3115 | 2024.12.18 23:38:43.607292 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3116 | 2024.12.18 23:38:43.607296 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3117 | 2024.12.18 23:38:43.607301 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 21 | ||
3118 | 2024.12.18 23:38:43.607318 [ 14 ] {} <Debug> RaftInstance: trigger commit upto 23 | ||
3119 | 2024.12.18 23:38:43.607324 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
3120 | 2024.12.18 23:38:43.607329 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3121 | 2024.12.18 23:38:43.607335 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 22 | ||
3122 | 2024.12.18 23:38:43.607341 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3123 | 2024.12.18 23:38:43.607347 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3124 | 2024.12.18 23:38:43.607373 [ 14 ] {} <Trace> RaftInstance: sent | ||
3125 | 2024.12.18 23:38:43.607379 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
3126 | 2024.12.18 23:38:43.607385 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 21, starting_idx: 1, cur_nxt_idx: 24 | ||
3127 | 2024.12.18 23:38:43.607391 [ 14 ] {} <Debug> RaftInstance: last sent log (22) to peer 1 is not applied, cnt 2 | ||
3128 | 2024.12.18 23:38:43.607398 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=21, LastLogTerm=1, EntriesLength=2, CommitIndex=23, Term=1, peer_last_sent_idx 22 | ||
3129 | 2024.12.18 23:38:43.607404 [ 14 ] {} <Debug> RaftInstance: idx range: 22-23 | ||
3130 | 2024.12.18 23:38:43.607411 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3131 | 2024.12.18 23:38:43.607430 [ 14 ] {} <Trace> RaftInstance: sent | ||
3132 | 2024.12.18 23:38:43.607436 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 21 | ||
3133 | 2024.12.18 23:38:43.607442 [ 14 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
3134 | 2024.12.18 23:38:43.607478 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
3135 | 2024.12.18 23:38:43.607486 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3136 | 2024.12.18 23:38:43.607493 [ 20 ] {} <Debug> RaftInstance: commit upto 23, current idx 21 | ||
3137 | 2024.12.18 23:38:43.607502 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3138 | 2024.12.18 23:38:43.607509 [ 20 ] {} <Trace> RaftInstance: commit upto 23, current idx 22 | ||
3139 | 2024.12.18 23:38:43.607514 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3140 | 2024.12.18 23:38:43.607525 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3141 | 2024.12.18 23:38:43.607533 [ 20 ] {} <Debug> RaftInstance: notify cb 22 1d8c0628 | ||
3142 | 2024.12.18 23:38:43.607535 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 21, new matched idx: 23 | ||
3143 | 2024.12.18 23:38:43.607543 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3144 | 2024.12.18 23:38:43.607565 [ 20 ] {} <Trace> RaftInstance: commit upto 23, current idx 23 | ||
3145 | 2024.12.18 23:38:43.607551 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3146 | 2024.12.18 23:38:43.607641 [ 20 ] {} <Debug> RaftInstance: notify cb 23 1dc7d458 | ||
3147 | 2024.12.18 23:38:43.607646 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3148 | 2024.12.18 23:38:43.607661 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 22 | ||
3149 | 2024.12.18 23:38:43.607665 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 23, current idx 23 | ||
3150 | 2024.12.18 23:38:43.607677 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
3151 | 2024.12.18 23:38:43.607701 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3152 | 2024.12.18 23:38:43.607717 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3153 | 2024.12.18 23:38:43.607723 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3154 | 2024.12.18 23:38:43.607729 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3155 | 2024.12.18 23:38:43.607734 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3156 | 2024.12.18 23:38:43.607740 [ 18 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3157 | 2024.12.18 23:38:43.607746 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3158 | 2024.12.18 23:38:43.607752 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3159 | 2024.12.18 23:38:43.607781 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3160 | 2024.12.18 23:38:43.607796 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3161 | 2024.12.18 23:38:43.607803 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3162 | 2024.12.18 23:38:43.607809 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3163 | 2024.12.18 23:38:43.607814 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3164 | 2024.12.18 23:38:43.607819 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3165 | 2024.12.18 23:38:43.607825 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3166 | 2024.12.18 23:38:43.607831 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3167 | 2024.12.18 23:38:43.607837 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3168 | 2024.12.18 23:38:43.757911 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3169 | 2024.12.18 23:38:43.757950 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3170 | 2024.12.18 23:38:43.757964 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
3171 | 2024.12.18 23:38:43.757978 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3172 | 2024.12.18 23:38:43.757992 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3173 | 2024.12.18 23:38:43.758007 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3174 | 2024.12.18 23:38:43.758020 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3175 | 2024.12.18 23:38:43.758083 [ 18 ] {} <Trace> RaftInstance: sent | ||
3176 | 2024.12.18 23:38:43.758151 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3177 | 2024.12.18 23:38:43.758186 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3178 | 2024.12.18 23:38:43.758197 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
3179 | 2024.12.18 23:38:43.758204 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3180 | 2024.12.18 23:38:43.758212 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 22 | ||
3181 | 2024.12.18 23:38:43.758219 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3182 | 2024.12.18 23:38:43.758226 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3183 | 2024.12.18 23:38:43.758260 [ 12 ] {} <Trace> RaftInstance: sent | ||
3184 | 2024.12.18 23:38:43.758296 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3185 | 2024.12.18 23:38:43.758317 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3186 | 2024.12.18 23:38:43.758328 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3187 | 2024.12.18 23:38:43.758338 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3188 | 2024.12.18 23:38:43.758348 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3189 | 2024.12.18 23:38:43.758358 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3190 | 2024.12.18 23:38:43.758369 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3191 | 2024.12.18 23:38:43.758381 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3192 | 2024.12.18 23:38:43.758392 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3193 | 2024.12.18 23:38:43.758478 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3194 | 2024.12.18 23:38:43.758495 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3195 | 2024.12.18 23:38:43.758503 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3196 | 2024.12.18 23:38:43.758510 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3197 | 2024.12.18 23:38:43.758517 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3198 | 2024.12.18 23:38:43.758523 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3199 | 2024.12.18 23:38:43.758530 [ 19 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3200 | 2024.12.18 23:38:43.758540 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3201 | 2024.12.18 23:38:43.758548 [ 19 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3202 | 2024.12.18 23:38:44.258613 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3203 | 2024.12.18 23:38:44.258658 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3204 | 2024.12.18 23:38:44.258672 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
3205 | 2024.12.18 23:38:44.258685 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3206 | 2024.12.18 23:38:44.258699 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3207 | 2024.12.18 23:38:44.258712 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3208 | 2024.12.18 23:38:44.258725 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3209 | 2024.12.18 23:38:44.258790 [ 16 ] {} <Trace> RaftInstance: sent | ||
3210 | 2024.12.18 23:38:44.258859 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3211 | 2024.12.18 23:38:44.258900 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3212 | 2024.12.18 23:38:44.258916 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
3213 | 2024.12.18 23:38:44.258929 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3214 | 2024.12.18 23:38:44.258944 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3215 | 2024.12.18 23:38:44.258955 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3216 | 2024.12.18 23:38:44.258965 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3217 | 2024.12.18 23:38:44.258988 [ 19 ] {} <Trace> RaftInstance: sent | ||
3218 | 2024.12.18 23:38:44.259051 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3219 | 2024.12.18 23:38:44.259074 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3220 | 2024.12.18 23:38:44.259082 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3221 | 2024.12.18 23:38:44.259090 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3222 | 2024.12.18 23:38:44.259097 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3223 | 2024.12.18 23:38:44.259103 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3224 | 2024.12.18 23:38:44.259111 [ 12 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3225 | 2024.12.18 23:38:44.259118 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3226 | 2024.12.18 23:38:44.259126 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3227 | 2024.12.18 23:38:44.259140 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3228 | 2024.12.18 23:38:44.259156 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3229 | 2024.12.18 23:38:44.259163 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3230 | 2024.12.18 23:38:44.259170 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3231 | 2024.12.18 23:38:44.259176 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3232 | 2024.12.18 23:38:44.259182 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3233 | 2024.12.18 23:38:44.259189 [ 18 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3234 | 2024.12.18 23:38:44.259197 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3235 | 2024.12.18 23:38:44.259204 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3236 | 2024.12.18 23:38:44.759268 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3237 | 2024.12.18 23:38:44.759316 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3238 | 2024.12.18 23:38:44.759331 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
3239 | 2024.12.18 23:38:44.759345 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3240 | 2024.12.18 23:38:44.759359 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3241 | 2024.12.18 23:38:44.759372 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3242 | 2024.12.18 23:38:44.759385 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3243 | 2024.12.18 23:38:44.759454 [ 12 ] {} <Trace> RaftInstance: sent | ||
3244 | 2024.12.18 23:38:44.759521 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3245 | 2024.12.18 23:38:44.759565 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3246 | 2024.12.18 23:38:44.759581 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
3247 | 2024.12.18 23:38:44.759594 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3248 | 2024.12.18 23:38:44.759610 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3249 | 2024.12.18 23:38:44.759623 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3250 | 2024.12.18 23:38:44.759636 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3251 | 2024.12.18 23:38:44.759688 [ 18 ] {} <Trace> RaftInstance: sent | ||
3252 | 2024.12.18 23:38:44.759744 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3253 | 2024.12.18 23:38:44.759762 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3254 | 2024.12.18 23:38:44.759770 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3255 | 2024.12.18 23:38:44.759779 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3256 | 2024.12.18 23:38:44.759787 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3257 | 2024.12.18 23:38:44.759792 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3258 | 2024.12.18 23:38:44.759799 [ 19 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3259 | 2024.12.18 23:38:44.759806 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3260 | 2024.12.18 23:38:44.759812 [ 19 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3261 | 2024.12.18 23:38:44.759895 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3262 | 2024.12.18 23:38:44.759920 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3263 | 2024.12.18 23:38:44.759928 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3264 | 2024.12.18 23:38:44.759936 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3265 | 2024.12.18 23:38:44.759943 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3266 | 2024.12.18 23:38:44.759949 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3267 | 2024.12.18 23:38:44.759956 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3268 | 2024.12.18 23:38:44.759964 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3269 | 2024.12.18 23:38:44.759971 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3270 | 2024.12.18 23:38:45.259979 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3271 | 2024.12.18 23:38:45.260016 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3272 | 2024.12.18 23:38:45.260025 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
3273 | 2024.12.18 23:38:45.260033 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3274 | 2024.12.18 23:38:45.260041 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3275 | 2024.12.18 23:38:45.260048 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3276 | 2024.12.18 23:38:45.260056 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3277 | 2024.12.18 23:38:45.260099 [ 19 ] {} <Trace> RaftInstance: sent | ||
3278 | 2024.12.18 23:38:45.260139 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3279 | 2024.12.18 23:38:45.260149 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3280 | 2024.12.18 23:38:45.260155 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3281 | 2024.12.18 23:38:45.260162 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3282 | 2024.12.18 23:38:45.260169 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3283 | 2024.12.18 23:38:45.260176 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3284 | 2024.12.18 23:38:45.260182 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3285 | 2024.12.18 23:38:45.260213 [ 16 ] {} <Trace> RaftInstance: sent | ||
3286 | 2024.12.18 23:38:45.260343 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3287 | 2024.12.18 23:38:45.260371 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3288 | 2024.12.18 23:38:45.260381 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3289 | 2024.12.18 23:38:45.260393 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3290 | 2024.12.18 23:38:45.260405 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3291 | 2024.12.18 23:38:45.260405 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3292 | 2024.12.18 23:38:45.260429 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3293 | 2024.12.18 23:38:45.260438 [ 12 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3294 | 2024.12.18 23:38:45.260447 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3295 | 2024.12.18 23:38:45.260455 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3296 | 2024.12.18 23:38:45.260486 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3297 | 2024.12.18 23:38:45.260496 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3298 | 2024.12.18 23:38:45.260502 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3299 | 2024.12.18 23:38:45.260507 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3300 | 2024.12.18 23:38:45.260512 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3301 | 2024.12.18 23:38:45.260518 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3302 | 2024.12.18 23:38:45.260525 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3303 | 2024.12.18 23:38:45.260531 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3304 | 2024.12.18 23:38:45.760489 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3305 | 2024.12.18 23:38:45.760528 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3306 | 2024.12.18 23:38:45.760540 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3307 | 2024.12.18 23:38:45.760551 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3308 | 2024.12.18 23:38:45.760562 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3309 | 2024.12.18 23:38:45.760572 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3310 | 2024.12.18 23:38:45.760583 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3311 | 2024.12.18 23:38:45.760627 [ 13 ] {} <Trace> RaftInstance: sent | ||
3312 | 2024.12.18 23:38:45.760669 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3313 | 2024.12.18 23:38:45.760683 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3314 | 2024.12.18 23:38:45.760692 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3315 | 2024.12.18 23:38:45.760699 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3316 | 2024.12.18 23:38:45.760707 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3317 | 2024.12.18 23:38:45.760714 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3318 | 2024.12.18 23:38:45.760720 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3319 | 2024.12.18 23:38:45.760754 [ 16 ] {} <Trace> RaftInstance: sent | ||
3320 | 2024.12.18 23:38:45.760834 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3321 | 2024.12.18 23:38:45.760860 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3322 | 2024.12.18 23:38:45.760868 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3323 | 2024.12.18 23:38:45.760876 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3324 | 2024.12.18 23:38:45.760883 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3325 | 2024.12.18 23:38:45.760889 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3326 | 2024.12.18 23:38:45.760898 [ 12 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3327 | 2024.12.18 23:38:45.760907 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3328 | 2024.12.18 23:38:45.760914 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3329 | 2024.12.18 23:38:45.760971 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3330 | 2024.12.18 23:38:45.760992 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3331 | 2024.12.18 23:38:45.760999 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3332 | 2024.12.18 23:38:45.761006 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3333 | 2024.12.18 23:38:45.761013 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3334 | 2024.12.18 23:38:45.761019 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3335 | 2024.12.18 23:38:45.761026 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3336 | 2024.12.18 23:38:45.761033 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3337 | 2024.12.18 23:38:45.761040 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3338 | 2024.12.18 23:38:46.261134 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3339 | 2024.12.18 23:38:46.261205 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3340 | 2024.12.18 23:38:46.261222 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
3341 | 2024.12.18 23:38:46.261237 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3342 | 2024.12.18 23:38:46.261251 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3343 | 2024.12.18 23:38:46.261265 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3344 | 2024.12.18 23:38:46.261279 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3345 | 2024.12.18 23:38:46.261360 [ 12 ] {} <Trace> RaftInstance: sent | ||
3346 | 2024.12.18 23:38:46.261455 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3347 | 2024.12.18 23:38:46.261502 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3348 | 2024.12.18 23:38:46.261517 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3349 | 2024.12.18 23:38:46.261531 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3350 | 2024.12.18 23:38:46.261546 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3351 | 2024.12.18 23:38:46.261559 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3352 | 2024.12.18 23:38:46.261575 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3353 | 2024.12.18 23:38:46.261633 [ 16 ] {} <Trace> RaftInstance: sent | ||
3354 | 2024.12.18 23:38:46.261794 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3355 | 2024.12.18 23:38:46.261833 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3356 | 2024.12.18 23:38:46.261853 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3357 | 2024.12.18 23:38:46.261871 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3358 | 2024.12.18 23:38:46.261889 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3359 | 2024.12.18 23:38:46.261907 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3360 | 2024.12.18 23:38:46.261931 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3361 | 2024.12.18 23:38:46.261955 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3362 | 2024.12.18 23:38:46.261978 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3363 | 2024.12.18 23:38:46.262072 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3364 | 2024.12.18 23:38:46.262086 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3365 | 2024.12.18 23:38:46.262092 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3366 | 2024.12.18 23:38:46.262098 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3367 | 2024.12.18 23:38:46.262103 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3368 | 2024.12.18 23:38:46.262108 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3369 | 2024.12.18 23:38:46.262114 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3370 | 2024.12.18 23:38:46.262120 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3371 | 2024.12.18 23:38:46.262126 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3372 | 2024.12.18 23:38:46.762201 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3373 | 2024.12.18 23:38:46.762247 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3374 | 2024.12.18 23:38:46.762262 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3375 | 2024.12.18 23:38:46.762276 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3376 | 2024.12.18 23:38:46.762290 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3377 | 2024.12.18 23:38:46.762304 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3378 | 2024.12.18 23:38:46.762318 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3379 | 2024.12.18 23:38:46.762385 [ 13 ] {} <Trace> RaftInstance: sent | ||
3380 | 2024.12.18 23:38:46.762479 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3381 | 2024.12.18 23:38:46.762511 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3382 | 2024.12.18 23:38:46.762530 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3383 | 2024.12.18 23:38:46.762549 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3384 | 2024.12.18 23:38:46.762569 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3385 | 2024.12.18 23:38:46.762588 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3386 | 2024.12.18 23:38:46.762607 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3387 | 2024.12.18 23:38:46.762687 [ 16 ] {} <Trace> RaftInstance: sent | ||
3388 | 2024.12.18 23:38:46.762813 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3389 | 2024.12.18 23:38:46.762842 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3390 | 2024.12.18 23:38:46.762851 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3391 | 2024.12.18 23:38:46.762859 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3392 | 2024.12.18 23:38:46.762866 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3393 | 2024.12.18 23:38:46.762873 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3394 | 2024.12.18 23:38:46.762881 [ 19 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3395 | 2024.12.18 23:38:46.762889 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3396 | 2024.12.18 23:38:46.762897 [ 19 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3397 | 2024.12.18 23:38:46.762954 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3398 | 2024.12.18 23:38:46.762972 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3399 | 2024.12.18 23:38:46.762979 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3400 | 2024.12.18 23:38:46.762985 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3401 | 2024.12.18 23:38:46.762992 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3402 | 2024.12.18 23:38:46.762998 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3403 | 2024.12.18 23:38:46.763005 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3404 | 2024.12.18 23:38:46.763013 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3405 | 2024.12.18 23:38:46.763020 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3406 | 2024.12.18 23:38:47.263094 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3407 | 2024.12.18 23:38:47.263157 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3408 | 2024.12.18 23:38:47.263175 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
3409 | 2024.12.18 23:38:47.263190 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3410 | 2024.12.18 23:38:47.263205 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3411 | 2024.12.18 23:38:47.263219 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3412 | 2024.12.18 23:38:47.263234 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3413 | 2024.12.18 23:38:47.263306 [ 19 ] {} <Trace> RaftInstance: sent | ||
3414 | 2024.12.18 23:38:47.263402 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3415 | 2024.12.18 23:38:47.263445 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3416 | 2024.12.18 23:38:47.263464 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3417 | 2024.12.18 23:38:47.263478 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3418 | 2024.12.18 23:38:47.263494 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3419 | 2024.12.18 23:38:47.263509 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3420 | 2024.12.18 23:38:47.263523 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3421 | 2024.12.18 23:38:47.263570 [ 16 ] {} <Trace> RaftInstance: sent | ||
3422 | 2024.12.18 23:38:47.263603 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3423 | 2024.12.18 23:38:47.263622 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3424 | 2024.12.18 23:38:47.263630 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3425 | 2024.12.18 23:38:47.263636 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3426 | 2024.12.18 23:38:47.263642 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3427 | 2024.12.18 23:38:47.263647 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3428 | 2024.12.18 23:38:47.263654 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3429 | 2024.12.18 23:38:47.263661 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3430 | 2024.12.18 23:38:47.263667 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3431 | 2024.12.18 23:38:47.263774 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3432 | 2024.12.18 23:38:47.263791 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3433 | 2024.12.18 23:38:47.263799 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3434 | 2024.12.18 23:38:47.263806 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3435 | 2024.12.18 23:38:47.263813 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3436 | 2024.12.18 23:38:47.263819 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3437 | 2024.12.18 23:38:47.263826 [ 16 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3438 | 2024.12.18 23:38:47.263834 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3439 | 2024.12.18 23:38:47.263841 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3440 | 2024.12.18 23:38:47.763903 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3441 | 2024.12.18 23:38:47.763966 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3442 | 2024.12.18 23:38:47.763982 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3443 | 2024.12.18 23:38:47.764022 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3444 | 2024.12.18 23:38:47.764038 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3445 | 2024.12.18 23:38:47.764052 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3446 | 2024.12.18 23:38:47.764067 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3447 | 2024.12.18 23:38:47.764142 [ 13 ] {} <Trace> RaftInstance: sent | ||
3448 | 2024.12.18 23:38:47.764241 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3449 | 2024.12.18 23:38:47.764289 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3450 | 2024.12.18 23:38:47.764301 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3451 | 2024.12.18 23:38:47.764309 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3452 | 2024.12.18 23:38:47.764316 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3453 | 2024.12.18 23:38:47.764323 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3454 | 2024.12.18 23:38:47.764330 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3455 | 2024.12.18 23:38:47.764361 [ 15 ] {} <Trace> RaftInstance: sent | ||
3456 | 2024.12.18 23:38:47.764423 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3457 | 2024.12.18 23:38:47.764447 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3458 | 2024.12.18 23:38:47.764456 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3459 | 2024.12.18 23:38:47.764463 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3460 | 2024.12.18 23:38:47.764470 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3461 | 2024.12.18 23:38:47.764477 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3462 | 2024.12.18 23:38:47.764486 [ 19 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3463 | 2024.12.18 23:38:47.764495 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3464 | 2024.12.18 23:38:47.764503 [ 19 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3465 | 2024.12.18 23:38:47.764577 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3466 | 2024.12.18 23:38:47.764593 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3467 | 2024.12.18 23:38:47.764599 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3468 | 2024.12.18 23:38:47.764604 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3469 | 2024.12.18 23:38:47.764610 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3470 | 2024.12.18 23:38:47.764615 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3471 | 2024.12.18 23:38:47.764621 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3472 | 2024.12.18 23:38:47.764627 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3473 | 2024.12.18 23:38:47.764633 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3474 | 2024.12.18 23:38:48.264720 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3475 | 2024.12.18 23:38:48.264765 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3476 | 2024.12.18 23:38:48.264780 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
3477 | 2024.12.18 23:38:48.264794 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3478 | 2024.12.18 23:38:48.264808 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3479 | 2024.12.18 23:38:48.264821 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3480 | 2024.12.18 23:38:48.264834 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3481 | 2024.12.18 23:38:48.264901 [ 19 ] {} <Trace> RaftInstance: sent | ||
3482 | 2024.12.18 23:38:48.264978 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3483 | 2024.12.18 23:38:48.265000 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3484 | 2024.12.18 23:38:48.265013 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3485 | 2024.12.18 23:38:48.265025 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3486 | 2024.12.18 23:38:48.265039 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3487 | 2024.12.18 23:38:48.265050 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3488 | 2024.12.18 23:38:48.265060 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3489 | 2024.12.18 23:38:48.265089 [ 15 ] {} <Trace> RaftInstance: sent | ||
3490 | 2024.12.18 23:38:48.265141 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3491 | 2024.12.18 23:38:48.265160 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3492 | 2024.12.18 23:38:48.265168 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3493 | 2024.12.18 23:38:48.265176 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3494 | 2024.12.18 23:38:48.265181 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3495 | 2024.12.18 23:38:48.265187 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3496 | 2024.12.18 23:38:48.265193 [ 17 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3497 | 2024.12.18 23:38:48.265199 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3498 | 2024.12.18 23:38:48.265206 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3499 | 2024.12.18 23:38:48.265305 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3500 | 2024.12.18 23:38:48.265329 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3501 | 2024.12.18 23:38:48.265339 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3502 | 2024.12.18 23:38:48.265347 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3503 | 2024.12.18 23:38:48.265353 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3504 | 2024.12.18 23:38:48.265359 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3505 | 2024.12.18 23:38:48.265366 [ 19 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3506 | 2024.12.18 23:38:48.265374 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3507 | 2024.12.18 23:38:48.265381 [ 19 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3508 | 2024.12.18 23:38:48.765452 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3509 | 2024.12.18 23:38:48.765504 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3510 | 2024.12.18 23:38:48.765521 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
3511 | 2024.12.18 23:38:48.765536 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3512 | 2024.12.18 23:38:48.765552 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3513 | 2024.12.18 23:38:48.765566 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3514 | 2024.12.18 23:38:48.765581 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3515 | 2024.12.18 23:38:48.765657 [ 17 ] {} <Trace> RaftInstance: sent | ||
3516 | 2024.12.18 23:38:48.765732 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3517 | 2024.12.18 23:38:48.765778 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3518 | 2024.12.18 23:38:48.765795 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
3519 | 2024.12.18 23:38:48.765809 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3520 | 2024.12.18 23:38:48.765822 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3521 | 2024.12.18 23:38:48.765834 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3522 | 2024.12.18 23:38:48.765842 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3523 | 2024.12.18 23:38:48.765880 [ 19 ] {} <Trace> RaftInstance: sent | ||
3524 | 2024.12.18 23:38:48.765956 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3525 | 2024.12.18 23:38:48.765975 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3526 | 2024.12.18 23:38:48.765983 [ 15 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3527 | 2024.12.18 23:38:48.765991 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3528 | 2024.12.18 23:38:48.765998 [ 15 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3529 | 2024.12.18 23:38:48.766005 [ 15 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3530 | 2024.12.18 23:38:48.766013 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3531 | 2024.12.18 23:38:48.766022 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3532 | 2024.12.18 23:38:48.766030 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3533 | 2024.12.18 23:38:48.766102 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3534 | 2024.12.18 23:38:48.766118 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3535 | 2024.12.18 23:38:48.766124 [ 17 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3536 | 2024.12.18 23:38:48.766130 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3537 | 2024.12.18 23:38:48.766135 [ 17 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3538 | 2024.12.18 23:38:48.766140 [ 17 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3539 | 2024.12.18 23:38:48.766147 [ 17 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3540 | 2024.12.18 23:38:48.766153 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3541 | 2024.12.18 23:38:48.766159 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3542 | 2024.12.18 23:38:49.266253 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3543 | 2024.12.18 23:38:49.266308 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3544 | 2024.12.18 23:38:49.266325 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
3545 | 2024.12.18 23:38:49.266339 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3546 | 2024.12.18 23:38:49.266353 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3547 | 2024.12.18 23:38:49.266367 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3548 | 2024.12.18 23:38:49.266382 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3549 | 2024.12.18 23:38:49.266456 [ 15 ] {} <Trace> RaftInstance: sent | ||
3550 | 2024.12.18 23:38:49.266535 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3551 | 2024.12.18 23:38:49.266585 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3552 | 2024.12.18 23:38:49.266598 [ 17 ] {} <Trace> RaftInstance: send request to 1 | ||
3553 | 2024.12.18 23:38:49.266607 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3554 | 2024.12.18 23:38:49.266615 [ 17 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3555 | 2024.12.18 23:38:49.266622 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3556 | 2024.12.18 23:38:49.266629 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3557 | 2024.12.18 23:38:49.266666 [ 17 ] {} <Trace> RaftInstance: sent | ||
3558 | 2024.12.18 23:38:49.266719 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3559 | 2024.12.18 23:38:49.266739 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3560 | 2024.12.18 23:38:49.266747 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3561 | 2024.12.18 23:38:49.266755 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3562 | 2024.12.18 23:38:49.266762 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3563 | 2024.12.18 23:38:49.266768 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3564 | 2024.12.18 23:38:49.266777 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3565 | 2024.12.18 23:38:49.266787 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3566 | 2024.12.18 23:38:49.266795 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3567 | 2024.12.18 23:38:49.266886 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3568 | 2024.12.18 23:38:49.266901 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3569 | 2024.12.18 23:38:49.266907 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3570 | 2024.12.18 23:38:49.266913 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3571 | 2024.12.18 23:38:49.266918 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3572 | 2024.12.18 23:38:49.266923 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3573 | 2024.12.18 23:38:49.266929 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3574 | 2024.12.18 23:38:49.266937 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3575 | 2024.12.18 23:38:49.266943 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3576 | 2024.12.18 23:38:49.767036 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3577 | 2024.12.18 23:38:49.767096 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3578 | 2024.12.18 23:38:49.767112 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3579 | 2024.12.18 23:38:49.767127 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3580 | 2024.12.18 23:38:49.767142 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3581 | 2024.12.18 23:38:49.767155 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3582 | 2024.12.18 23:38:49.767169 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3583 | 2024.12.18 23:38:49.767225 [ 13 ] {} <Trace> RaftInstance: sent | ||
3584 | 2024.12.18 23:38:49.767312 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3585 | 2024.12.18 23:38:49.767356 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3586 | 2024.12.18 23:38:49.767369 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3587 | 2024.12.18 23:38:49.767378 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3588 | 2024.12.18 23:38:49.767384 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3589 | 2024.12.18 23:38:49.767389 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3590 | 2024.12.18 23:38:49.767395 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3591 | 2024.12.18 23:38:49.767423 [ 15 ] {} <Trace> RaftInstance: sent | ||
3592 | 2024.12.18 23:38:49.767539 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3593 | 2024.12.18 23:38:49.767563 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3594 | 2024.12.18 23:38:49.767570 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3595 | 2024.12.18 23:38:49.767578 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3596 | 2024.12.18 23:38:49.767585 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3597 | 2024.12.18 23:38:49.767591 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3598 | 2024.12.18 23:38:49.767600 [ 17 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3599 | 2024.12.18 23:38:49.767608 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3600 | 2024.12.18 23:38:49.767616 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3601 | 2024.12.18 23:38:49.767643 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3602 | 2024.12.18 23:38:49.767657 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3603 | 2024.12.18 23:38:49.767662 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3604 | 2024.12.18 23:38:49.767668 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3605 | 2024.12.18 23:38:49.767673 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3606 | 2024.12.18 23:38:49.767678 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3607 | 2024.12.18 23:38:49.767684 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3608 | 2024.12.18 23:38:49.767690 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3609 | 2024.12.18 23:38:49.767697 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3610 | 2024.12.18 23:38:50.267780 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3611 | 2024.12.18 23:38:50.267822 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3612 | 2024.12.18 23:38:50.267838 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
3613 | 2024.12.18 23:38:50.267850 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3614 | 2024.12.18 23:38:50.267864 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3615 | 2024.12.18 23:38:50.267877 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3616 | 2024.12.18 23:38:50.267891 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3617 | 2024.12.18 23:38:50.267956 [ 17 ] {} <Trace> RaftInstance: sent | ||
3618 | 2024.12.18 23:38:50.268032 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3619 | 2024.12.18 23:38:50.268057 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3620 | 2024.12.18 23:38:50.268076 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3621 | 2024.12.18 23:38:50.268097 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3622 | 2024.12.18 23:38:50.268117 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3623 | 2024.12.18 23:38:50.268134 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3624 | 2024.12.18 23:38:50.268143 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3625 | 2024.12.18 23:38:50.268169 [ 15 ] {} <Trace> RaftInstance: sent | ||
3626 | 2024.12.18 23:38:50.268257 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3627 | 2024.12.18 23:38:50.268281 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3628 | 2024.12.18 23:38:50.268289 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3629 | 2024.12.18 23:38:50.268297 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3630 | 2024.12.18 23:38:50.268304 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3631 | 2024.12.18 23:38:50.268310 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3632 | 2024.12.18 23:38:50.268318 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3633 | 2024.12.18 23:38:50.268326 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3634 | 2024.12.18 23:38:50.268333 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3635 | 2024.12.18 23:38:50.268380 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3636 | 2024.12.18 23:38:50.268394 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3637 | 2024.12.18 23:38:50.268400 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3638 | 2024.12.18 23:38:50.268405 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3639 | 2024.12.18 23:38:50.268410 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3640 | 2024.12.18 23:38:50.268415 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3641 | 2024.12.18 23:38:50.268421 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3642 | 2024.12.18 23:38:50.268427 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3643 | 2024.12.18 23:38:50.268433 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3644 | 2024.12.18 23:38:50.768492 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3645 | 2024.12.18 23:38:50.768535 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3646 | 2024.12.18 23:38:50.768550 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
3647 | 2024.12.18 23:38:50.768563 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3648 | 2024.12.18 23:38:50.768577 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3649 | 2024.12.18 23:38:50.768590 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3650 | 2024.12.18 23:38:50.768604 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3651 | 2024.12.18 23:38:50.768671 [ 14 ] {} <Trace> RaftInstance: sent | ||
3652 | 2024.12.18 23:38:50.768737 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3653 | 2024.12.18 23:38:50.768754 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3654 | 2024.12.18 23:38:50.768767 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3655 | 2024.12.18 23:38:50.768780 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3656 | 2024.12.18 23:38:50.768795 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3657 | 2024.12.18 23:38:50.768808 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3658 | 2024.12.18 23:38:50.768822 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3659 | 2024.12.18 23:38:50.768877 [ 15 ] {} <Trace> RaftInstance: sent | ||
3660 | 2024.12.18 23:38:50.768978 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3661 | 2024.12.18 23:38:50.769014 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3662 | 2024.12.18 23:38:50.769023 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3663 | 2024.12.18 23:38:50.769032 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3664 | 2024.12.18 23:38:50.769039 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3665 | 2024.12.18 23:38:50.769045 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3666 | 2024.12.18 23:38:50.769053 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3667 | 2024.12.18 23:38:50.769061 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3668 | 2024.12.18 23:38:50.769070 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3669 | 2024.12.18 23:38:50.769103 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3670 | 2024.12.18 23:38:50.769120 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3671 | 2024.12.18 23:38:50.769128 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3672 | 2024.12.18 23:38:50.769135 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3673 | 2024.12.18 23:38:50.769140 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3674 | 2024.12.18 23:38:50.769145 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3675 | 2024.12.18 23:38:50.769150 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3676 | 2024.12.18 23:38:50.769156 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3677 | 2024.12.18 23:38:50.769162 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3678 | 2024.12.18 23:38:51.269226 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3679 | 2024.12.18 23:38:51.269295 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3680 | 2024.12.18 23:38:51.269310 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3681 | 2024.12.18 23:38:51.269324 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3682 | 2024.12.18 23:38:51.269339 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3683 | 2024.12.18 23:38:51.269352 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3684 | 2024.12.18 23:38:51.269367 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3685 | 2024.12.18 23:38:51.269446 [ 13 ] {} <Trace> RaftInstance: sent | ||
3686 | 2024.12.18 23:38:51.269516 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3687 | 2024.12.18 23:38:51.269567 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3688 | 2024.12.18 23:38:51.269582 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
3689 | 2024.12.18 23:38:51.269596 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3690 | 2024.12.18 23:38:51.269610 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3691 | 2024.12.18 23:38:51.269624 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3692 | 2024.12.18 23:38:51.269639 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3693 | 2024.12.18 23:38:51.269683 [ 15 ] {} <Trace> RaftInstance: sent | ||
3694 | 2024.12.18 23:38:51.269743 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3695 | 2024.12.18 23:38:51.269759 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3696 | 2024.12.18 23:38:51.269768 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3697 | 2024.12.18 23:38:51.269777 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3698 | 2024.12.18 23:38:51.269785 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3699 | 2024.12.18 23:38:51.269793 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3700 | 2024.12.18 23:38:51.269803 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3701 | 2024.12.18 23:38:51.269813 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3702 | 2024.12.18 23:38:51.269822 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3703 | 2024.12.18 23:38:51.269898 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3704 | 2024.12.18 23:38:51.269915 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3705 | 2024.12.18 23:38:51.269922 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3706 | 2024.12.18 23:38:51.269929 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3707 | 2024.12.18 23:38:51.269935 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3708 | 2024.12.18 23:38:51.269941 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3709 | 2024.12.18 23:38:51.269948 [ 15 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3710 | 2024.12.18 23:38:51.269955 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3711 | 2024.12.18 23:38:51.269962 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3712 | 2024.12.18 23:38:51.770047 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3713 | 2024.12.18 23:38:51.770098 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3714 | 2024.12.18 23:38:51.770114 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
3715 | 2024.12.18 23:38:51.770127 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3716 | 2024.12.18 23:38:51.770142 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3717 | 2024.12.18 23:38:51.770155 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3718 | 2024.12.18 23:38:51.770170 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3719 | 2024.12.18 23:38:51.770242 [ 14 ] {} <Trace> RaftInstance: sent | ||
3720 | 2024.12.18 23:38:51.770343 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3721 | 2024.12.18 23:38:51.770383 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3722 | 2024.12.18 23:38:51.770402 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
3723 | 2024.12.18 23:38:51.770418 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3724 | 2024.12.18 23:38:51.770431 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3725 | 2024.12.18 23:38:51.770441 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3726 | 2024.12.18 23:38:51.770451 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3727 | 2024.12.18 23:38:51.770499 [ 18 ] {} <Trace> RaftInstance: sent | ||
3728 | 2024.12.18 23:38:51.770558 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3729 | 2024.12.18 23:38:51.770585 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3730 | 2024.12.18 23:38:51.770596 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3731 | 2024.12.18 23:38:51.770604 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3732 | 2024.12.18 23:38:51.770610 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3733 | 2024.12.18 23:38:51.770659 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3734 | 2024.12.18 23:38:51.770670 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3735 | 2024.12.18 23:38:51.770675 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3736 | 2024.12.18 23:38:51.770697 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3737 | 2024.12.18 23:38:51.770705 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3738 | 2024.12.18 23:38:51.770734 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3739 | 2024.12.18 23:38:51.770746 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3740 | 2024.12.18 23:38:51.770752 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3741 | 2024.12.18 23:38:51.770757 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3742 | 2024.12.18 23:38:51.770762 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3743 | 2024.12.18 23:38:51.770768 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3744 | 2024.12.18 23:38:51.770774 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3745 | 2024.12.18 23:38:51.770780 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3746 | 2024.12.18 23:38:52.270770 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3747 | 2024.12.18 23:38:52.270803 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3748 | 2024.12.18 23:38:52.270811 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
3749 | 2024.12.18 23:38:52.270818 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3750 | 2024.12.18 23:38:52.270824 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3751 | 2024.12.18 23:38:52.270830 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3752 | 2024.12.18 23:38:52.270837 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3753 | 2024.12.18 23:38:52.270873 [ 18 ] {} <Trace> RaftInstance: sent | ||
3754 | 2024.12.18 23:38:52.270906 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3755 | 2024.12.18 23:38:52.270928 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3756 | 2024.12.18 23:38:52.270937 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
3757 | 2024.12.18 23:38:52.270944 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3758 | 2024.12.18 23:38:52.270952 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3759 | 2024.12.18 23:38:52.270959 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3760 | 2024.12.18 23:38:52.270967 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3761 | 2024.12.18 23:38:52.271011 [ 14 ] {} <Trace> RaftInstance: sent | ||
3762 | 2024.12.18 23:38:52.271071 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3763 | 2024.12.18 23:38:52.271091 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3764 | 2024.12.18 23:38:52.271099 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3765 | 2024.12.18 23:38:52.271107 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3766 | 2024.12.18 23:38:52.271113 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3767 | 2024.12.18 23:38:52.271118 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3768 | 2024.12.18 23:38:52.271125 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3769 | 2024.12.18 23:38:52.271133 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3770 | 2024.12.18 23:38:52.271139 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3771 | 2024.12.18 23:38:52.271231 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3772 | 2024.12.18 23:38:52.271245 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3773 | 2024.12.18 23:38:52.271252 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3774 | 2024.12.18 23:38:52.271258 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3775 | 2024.12.18 23:38:52.271264 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3776 | 2024.12.18 23:38:52.271268 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3777 | 2024.12.18 23:38:52.271274 [ 14 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3778 | 2024.12.18 23:38:52.271281 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3779 | 2024.12.18 23:38:52.271286 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3780 | 2024.12.18 23:38:52.771389 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3781 | 2024.12.18 23:38:52.771457 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3782 | 2024.12.18 23:38:52.771474 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
3783 | 2024.12.18 23:38:52.771488 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3784 | 2024.12.18 23:38:52.771503 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3785 | 2024.12.18 23:38:52.771517 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3786 | 2024.12.18 23:38:52.771532 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3787 | 2024.12.18 23:38:52.771611 [ 13 ] {} <Trace> RaftInstance: sent | ||
3788 | 2024.12.18 23:38:52.771709 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3789 | 2024.12.18 23:38:52.771758 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3790 | 2024.12.18 23:38:52.771773 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
3791 | 2024.12.18 23:38:52.771787 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3792 | 2024.12.18 23:38:52.771801 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3793 | 2024.12.18 23:38:52.771814 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3794 | 2024.12.18 23:38:52.771830 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3795 | 2024.12.18 23:38:52.771904 [ 14 ] {} <Trace> RaftInstance: sent | ||
3796 | 2024.12.18 23:38:52.772006 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3797 | 2024.12.18 23:38:52.772018 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3798 | 2024.12.18 23:38:52.772025 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3799 | 2024.12.18 23:38:52.772031 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3800 | 2024.12.18 23:38:52.772036 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3801 | 2024.12.18 23:38:52.772042 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3802 | 2024.12.18 23:38:52.772050 [ 12 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3803 | 2024.12.18 23:38:52.772057 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3804 | 2024.12.18 23:38:52.772063 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3805 | 2024.12.18 23:38:52.772146 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3806 | 2024.12.18 23:38:52.772163 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3807 | 2024.12.18 23:38:52.772169 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3808 | 2024.12.18 23:38:52.772175 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3809 | 2024.12.18 23:38:52.772180 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3810 | 2024.12.18 23:38:52.772185 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3811 | 2024.12.18 23:38:52.772191 [ 13 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3812 | 2024.12.18 23:38:52.772197 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3813 | 2024.12.18 23:38:52.772203 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3814 | 2024.12.18 23:38:53.272239 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3815 | 2024.12.18 23:38:53.272291 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3816 | 2024.12.18 23:38:53.272315 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
3817 | 2024.12.18 23:38:53.272336 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3818 | 2024.12.18 23:38:53.272351 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3819 | 2024.12.18 23:38:53.272364 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3820 | 2024.12.18 23:38:53.272378 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3821 | 2024.12.18 23:38:53.272450 [ 12 ] {} <Trace> RaftInstance: sent | ||
3822 | 2024.12.18 23:38:53.272552 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3823 | 2024.12.18 23:38:53.272586 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3824 | 2024.12.18 23:38:53.272604 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
3825 | 2024.12.18 23:38:53.272623 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 24 | ||
3826 | 2024.12.18 23:38:53.272643 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=0, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3827 | 2024.12.18 23:38:53.272662 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3828 | 2024.12.18 23:38:53.272681 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3829 | 2024.12.18 23:38:53.272755 [ 13 ] {} <Trace> RaftInstance: sent | ||
3830 | 2024.12.18 23:38:53.272812 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3831 | 2024.12.18 23:38:53.272827 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=24 | ||
3832 | 2024.12.18 23:38:53.272834 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3833 | 2024.12.18 23:38:53.272840 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 24 | ||
3834 | 2024.12.18 23:38:53.272846 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3835 | 2024.12.18 23:38:53.272851 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 23 | ||
3836 | 2024.12.18 23:38:53.272858 [ 18 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3837 | 2024.12.18 23:38:53.272864 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3838 | 2024.12.18 23:38:53.272870 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3839 | 2024.12.18 23:38:53.272962 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3840 | 2024.12.18 23:38:53.272978 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=24 | ||
3841 | 2024.12.18 23:38:53.272984 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3842 | 2024.12.18 23:38:53.272990 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 24 | ||
3843 | 2024.12.18 23:38:53.272995 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3844 | 2024.12.18 23:38:53.273000 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 23 | ||
3845 | 2024.12.18 23:38:53.273006 [ 12 ] {} <Trace> RaftInstance: last durable index 23, precommit index 23 | ||
3846 | 2024.12.18 23:38:53.273012 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 23 23 23 | ||
3847 | 2024.12.18 23:38:53.273018 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3848 | 2024.12.18 23:38:53.606708 [ 18 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
3849 | 2024.12.18 23:38:53.606739 [ 12 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
3850 | 2024.12.18 23:38:53.606752 [ 18 ] {} <Debug> RaftInstance: append at log_idx 24, timestamp 1734565133606723 | ||
3851 | 2024.12.18 23:38:53.606778 [ 12 ] {} <Debug> RaftInstance: append at log_idx 25, timestamp 1734565133606755 | ||
3852 | 2024.12.18 23:38:53.606800 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
3853 | 2024.12.18 23:38:53.606819 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 26 | ||
3854 | 2024.12.18 23:38:53.606827 [ 21 ] {} <Debug> RaftInstance: last sent log (24) to peer 3 is not applied, cnt 1 | ||
3855 | 2024.12.18 23:38:53.606834 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=23, LastLogTerm=1, EntriesLength=2, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3856 | 2024.12.18 23:38:53.606840 [ 21 ] {} <Debug> RaftInstance: idx range: 24-25 | ||
3857 | 2024.12.18 23:38:53.606844 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
3858 | 2024.12.18 23:38:53.606847 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3859 | 2024.12.18 23:38:53.606889 [ 21 ] {} <Trace> RaftInstance: sent | ||
3860 | 2024.12.18 23:38:53.606897 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
3861 | 2024.12.18 23:38:53.606903 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 26 | ||
3862 | 2024.12.18 23:38:53.606911 [ 21 ] {} <Debug> RaftInstance: last sent log (24) to peer 1 is not applied, cnt 1 | ||
3863 | 2024.12.18 23:38:53.606920 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=2, CommitIndex=23, Term=1, peer_last_sent_idx 24 | ||
3864 | 2024.12.18 23:38:53.606929 [ 21 ] {} <Debug> RaftInstance: idx range: 24-25 | ||
3865 | 2024.12.18 23:38:53.606937 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3866 | 2024.12.18 23:38:53.606967 [ 21 ] {} <Trace> RaftInstance: sent | ||
3867 | 2024.12.18 23:38:53.606988 [ 9 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3868 | 2024.12.18 23:38:53.606997 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 25 23 23 | ||
3869 | 2024.12.18 23:38:53.607006 [ 9 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3870 | 2024.12.18 23:38:53.607016 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
3871 | 2024.12.18 23:38:53.607025 [ 9 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3872 | 2024.12.18 23:38:53.607033 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 25 23 23 | ||
3873 | 2024.12.18 23:38:53.607039 [ 9 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
3874 | 2024.12.18 23:38:53.607254 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3875 | 2024.12.18 23:38:53.607270 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
3876 | 2024.12.18 23:38:53.607276 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3877 | 2024.12.18 23:38:53.607283 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
3878 | 2024.12.18 23:38:53.607288 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3879 | 2024.12.18 23:38:53.607292 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 23, new matched idx: 25 | ||
3880 | 2024.12.18 23:38:53.607301 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3881 | 2024.12.18 23:38:53.607307 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3882 | 2024.12.18 23:38:53.607311 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 23 | ||
3883 | 2024.12.18 23:38:53.607325 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 25 | ||
3884 | 2024.12.18 23:38:53.607331 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
3885 | 2024.12.18 23:38:53.607336 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
3886 | 2024.12.18 23:38:53.607342 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 24 | ||
3887 | 2024.12.18 23:38:53.607347 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3888 | 2024.12.18 23:38:53.607352 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3889 | 2024.12.18 23:38:53.607379 [ 16 ] {} <Trace> RaftInstance: sent | ||
3890 | 2024.12.18 23:38:53.607385 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3891 | 2024.12.18 23:38:53.607390 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 23, starting_idx: 1, cur_nxt_idx: 26 | ||
3892 | 2024.12.18 23:38:53.607396 [ 16 ] {} <Debug> RaftInstance: last sent log (24) to peer 1 is not applied, cnt 2 | ||
3893 | 2024.12.18 23:38:53.607402 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=23, LastLogTerm=1, EntriesLength=2, CommitIndex=25, Term=1, peer_last_sent_idx 24 | ||
3894 | 2024.12.18 23:38:53.607408 [ 16 ] {} <Debug> RaftInstance: idx range: 24-25 | ||
3895 | 2024.12.18 23:38:53.607414 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3896 | 2024.12.18 23:38:53.607440 [ 16 ] {} <Trace> RaftInstance: sent | ||
3897 | 2024.12.18 23:38:53.607449 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 23 | ||
3898 | 2024.12.18 23:38:53.607458 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
3899 | 2024.12.18 23:38:53.607487 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
3900 | 2024.12.18 23:38:53.607497 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3901 | 2024.12.18 23:38:53.607497 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
3902 | 2024.12.18 23:38:53.607505 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
3903 | 2024.12.18 23:38:53.607514 [ 20 ] {} <Debug> RaftInstance: commit upto 25, current idx 23 | ||
3904 | 2024.12.18 23:38:53.607518 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3905 | 2024.12.18 23:38:53.607523 [ 20 ] {} <Trace> RaftInstance: commit upto 25, current idx 24 | ||
3906 | 2024.12.18 23:38:53.607527 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 23, new matched idx: 25 | ||
3907 | 2024.12.18 23:38:53.607539 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3908 | 2024.12.18 23:38:53.607545 [ 20 ] {} <Debug> RaftInstance: notify cb 24 1d659a88 | ||
3909 | 2024.12.18 23:38:53.607540 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3910 | 2024.12.18 23:38:53.607618 [ 20 ] {} <Trace> RaftInstance: commit upto 25, current idx 25 | ||
3911 | 2024.12.18 23:38:53.607621 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3912 | 2024.12.18 23:38:53.607634 [ 20 ] {} <Debug> RaftInstance: notify cb 25 1d8c0628 | ||
3913 | 2024.12.18 23:38:53.607635 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 24 | ||
3914 | 2024.12.18 23:38:53.607646 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
3915 | 2024.12.18 23:38:53.607656 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 25, current idx 25 | ||
3916 | 2024.12.18 23:38:53.607665 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
3917 | 2024.12.18 23:38:53.607669 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
3918 | 2024.12.18 23:38:53.607682 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3919 | 2024.12.18 23:38:53.607686 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3920 | 2024.12.18 23:38:53.607705 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
3921 | 2024.12.18 23:38:53.607713 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3922 | 2024.12.18 23:38:53.607718 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
3923 | 2024.12.18 23:38:53.607724 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3924 | 2024.12.18 23:38:53.607730 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3925 | 2024.12.18 23:38:53.607736 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
3926 | 2024.12.18 23:38:53.607765 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
3927 | 2024.12.18 23:38:53.607776 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3928 | 2024.12.18 23:38:53.607782 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
3929 | 2024.12.18 23:38:53.607799 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3930 | 2024.12.18 23:38:53.607805 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
3931 | 2024.12.18 23:38:53.607811 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3932 | 2024.12.18 23:38:53.607817 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3933 | 2024.12.18 23:38:53.607823 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
3934 | 2024.12.18 23:38:53.773023 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3935 | 2024.12.18 23:38:53.773059 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3936 | 2024.12.18 23:38:53.773073 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
3937 | 2024.12.18 23:38:53.773088 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
3938 | 2024.12.18 23:38:53.773102 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
3939 | 2024.12.18 23:38:53.773115 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3940 | 2024.12.18 23:38:53.773128 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3941 | 2024.12.18 23:38:53.773192 [ 12 ] {} <Trace> RaftInstance: sent | ||
3942 | 2024.12.18 23:38:53.773309 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3943 | 2024.12.18 23:38:53.773335 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3944 | 2024.12.18 23:38:53.773356 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
3945 | 2024.12.18 23:38:53.773373 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
3946 | 2024.12.18 23:38:53.773387 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 24 | ||
3947 | 2024.12.18 23:38:53.773399 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3948 | 2024.12.18 23:38:53.773412 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3949 | 2024.12.18 23:38:53.773474 [ 16 ] {} <Trace> RaftInstance: sent | ||
3950 | 2024.12.18 23:38:53.773501 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3951 | 2024.12.18 23:38:53.773511 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
3952 | 2024.12.18 23:38:53.773521 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3953 | 2024.12.18 23:38:53.773528 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
3954 | 2024.12.18 23:38:53.773533 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3955 | 2024.12.18 23:38:53.773538 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
3956 | 2024.12.18 23:38:53.773544 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3957 | 2024.12.18 23:38:53.773551 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3958 | 2024.12.18 23:38:53.773557 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
3959 | 2024.12.18 23:38:53.773643 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3960 | 2024.12.18 23:38:53.773660 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
3961 | 2024.12.18 23:38:53.773666 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3962 | 2024.12.18 23:38:53.773672 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
3963 | 2024.12.18 23:38:53.773676 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3964 | 2024.12.18 23:38:53.773681 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
3965 | 2024.12.18 23:38:53.773687 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3966 | 2024.12.18 23:38:53.773693 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3967 | 2024.12.18 23:38:53.773699 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
3968 | 2024.12.18 23:38:54.273780 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
3969 | 2024.12.18 23:38:54.273822 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3970 | 2024.12.18 23:38:54.273837 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
3971 | 2024.12.18 23:38:54.273850 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
3972 | 2024.12.18 23:38:54.273864 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
3973 | 2024.12.18 23:38:54.273877 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3974 | 2024.12.18 23:38:54.273890 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
3975 | 2024.12.18 23:38:54.273956 [ 16 ] {} <Trace> RaftInstance: sent | ||
3976 | 2024.12.18 23:38:54.274045 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
3977 | 2024.12.18 23:38:54.274087 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
3978 | 2024.12.18 23:38:54.274102 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
3979 | 2024.12.18 23:38:54.274116 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
3980 | 2024.12.18 23:38:54.274130 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
3981 | 2024.12.18 23:38:54.274145 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
3982 | 2024.12.18 23:38:54.274158 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
3983 | 2024.12.18 23:38:54.274225 [ 13 ] {} <Trace> RaftInstance: sent | ||
3984 | 2024.12.18 23:38:54.274299 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
3985 | 2024.12.18 23:38:54.274320 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
3986 | 2024.12.18 23:38:54.274329 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
3987 | 2024.12.18 23:38:54.274338 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
3988 | 2024.12.18 23:38:54.274349 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
3989 | 2024.12.18 23:38:54.274359 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
3990 | 2024.12.18 23:38:54.274370 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
3991 | 2024.12.18 23:38:54.274382 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
3992 | 2024.12.18 23:38:54.274390 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
3993 | 2024.12.18 23:38:54.274396 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
3994 | 2024.12.18 23:38:54.274417 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
3995 | 2024.12.18 23:38:54.274423 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
3996 | 2024.12.18 23:38:54.274429 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
3997 | 2024.12.18 23:38:54.274434 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
3998 | 2024.12.18 23:38:54.274439 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
3999 | 2024.12.18 23:38:54.274445 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4000 | 2024.12.18 23:38:54.274452 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4001 | 2024.12.18 23:38:54.274457 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4002 | 2024.12.18 23:38:54.774534 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4003 | 2024.12.18 23:38:54.774575 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4004 | 2024.12.18 23:38:54.774590 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
4005 | 2024.12.18 23:38:54.774603 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4006 | 2024.12.18 23:38:54.774617 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4007 | 2024.12.18 23:38:54.774630 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4008 | 2024.12.18 23:38:54.774643 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4009 | 2024.12.18 23:38:54.774712 [ 16 ] {} <Trace> RaftInstance: sent | ||
4010 | 2024.12.18 23:38:54.774808 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4011 | 2024.12.18 23:38:54.774857 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4012 | 2024.12.18 23:38:54.774876 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
4013 | 2024.12.18 23:38:54.774890 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4014 | 2024.12.18 23:38:54.774906 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4015 | 2024.12.18 23:38:54.774920 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4016 | 2024.12.18 23:38:54.774934 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4017 | 2024.12.18 23:38:54.775000 [ 13 ] {} <Trace> RaftInstance: sent | ||
4018 | 2024.12.18 23:38:54.775060 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4019 | 2024.12.18 23:38:54.775077 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4020 | 2024.12.18 23:38:54.775084 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4021 | 2024.12.18 23:38:54.775090 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4022 | 2024.12.18 23:38:54.775095 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4023 | 2024.12.18 23:38:54.775100 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4024 | 2024.12.18 23:38:54.775107 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4025 | 2024.12.18 23:38:54.775113 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4026 | 2024.12.18 23:38:54.775121 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4027 | 2024.12.18 23:38:54.775182 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4028 | 2024.12.18 23:38:54.775199 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4029 | 2024.12.18 23:38:54.775205 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4030 | 2024.12.18 23:38:54.775211 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4031 | 2024.12.18 23:38:54.775216 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4032 | 2024.12.18 23:38:54.775221 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4033 | 2024.12.18 23:38:54.775226 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4034 | 2024.12.18 23:38:54.775233 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4035 | 2024.12.18 23:38:54.775239 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4036 | 2024.12.18 23:38:55.275316 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4037 | 2024.12.18 23:38:55.275357 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4038 | 2024.12.18 23:38:55.275371 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
4039 | 2024.12.18 23:38:55.275385 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4040 | 2024.12.18 23:38:55.275399 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4041 | 2024.12.18 23:38:55.275412 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4042 | 2024.12.18 23:38:55.275426 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4043 | 2024.12.18 23:38:55.275492 [ 12 ] {} <Trace> RaftInstance: sent | ||
4044 | 2024.12.18 23:38:55.275574 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4045 | 2024.12.18 23:38:55.275615 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4046 | 2024.12.18 23:38:55.275629 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
4047 | 2024.12.18 23:38:55.275643 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4048 | 2024.12.18 23:38:55.275658 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4049 | 2024.12.18 23:38:55.275672 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4050 | 2024.12.18 23:38:55.275685 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4051 | 2024.12.18 23:38:55.275751 [ 16 ] {} <Trace> RaftInstance: sent | ||
4052 | 2024.12.18 23:38:55.275839 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4053 | 2024.12.18 23:38:55.275856 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4054 | 2024.12.18 23:38:55.275864 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4055 | 2024.12.18 23:38:55.275872 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4056 | 2024.12.18 23:38:55.275879 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4057 | 2024.12.18 23:38:55.275885 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4058 | 2024.12.18 23:38:55.275893 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4059 | 2024.12.18 23:38:55.275901 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4060 | 2024.12.18 23:38:55.275912 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4061 | 2024.12.18 23:38:55.275965 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4062 | 2024.12.18 23:38:55.275982 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4063 | 2024.12.18 23:38:55.275990 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4064 | 2024.12.18 23:38:55.275997 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4065 | 2024.12.18 23:38:55.276003 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4066 | 2024.12.18 23:38:55.276009 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4067 | 2024.12.18 23:38:55.276016 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4068 | 2024.12.18 23:38:55.276033 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4069 | 2024.12.18 23:38:55.276042 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4070 | 2024.12.18 23:38:55.776105 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4071 | 2024.12.18 23:38:55.776148 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4072 | 2024.12.18 23:38:55.776163 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
4073 | 2024.12.18 23:38:55.776177 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4074 | 2024.12.18 23:38:55.776192 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4075 | 2024.12.18 23:38:55.776205 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4076 | 2024.12.18 23:38:55.776221 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4077 | 2024.12.18 23:38:55.776286 [ 13 ] {} <Trace> RaftInstance: sent | ||
4078 | 2024.12.18 23:38:55.776365 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4079 | 2024.12.18 23:38:55.776391 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4080 | 2024.12.18 23:38:55.776411 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
4081 | 2024.12.18 23:38:55.776431 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4082 | 2024.12.18 23:38:55.776451 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4083 | 2024.12.18 23:38:55.776468 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4084 | 2024.12.18 23:38:55.776481 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4085 | 2024.12.18 23:38:55.776546 [ 12 ] {} <Trace> RaftInstance: sent | ||
4086 | 2024.12.18 23:38:55.776613 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4087 | 2024.12.18 23:38:55.776634 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4088 | 2024.12.18 23:38:55.776643 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4089 | 2024.12.18 23:38:55.776650 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4090 | 2024.12.18 23:38:55.776658 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4091 | 2024.12.18 23:38:55.776665 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4092 | 2024.12.18 23:38:55.776672 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4093 | 2024.12.18 23:38:55.776681 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4094 | 2024.12.18 23:38:55.776689 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4095 | 2024.12.18 23:38:55.776750 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4096 | 2024.12.18 23:38:55.776767 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4097 | 2024.12.18 23:38:55.776773 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4098 | 2024.12.18 23:38:55.776779 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4099 | 2024.12.18 23:38:55.776784 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4100 | 2024.12.18 23:38:55.776789 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4101 | 2024.12.18 23:38:55.776795 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4102 | 2024.12.18 23:38:55.776802 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4103 | 2024.12.18 23:38:55.776808 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4104 | 2024.12.18 23:38:56.276918 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4105 | 2024.12.18 23:38:56.276972 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4106 | 2024.12.18 23:38:56.276989 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4107 | 2024.12.18 23:38:56.277004 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4108 | 2024.12.18 23:38:56.277020 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4109 | 2024.12.18 23:38:56.277034 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4110 | 2024.12.18 23:38:56.277048 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4111 | 2024.12.18 23:38:56.277131 [ 18 ] {} <Trace> RaftInstance: sent | ||
4112 | 2024.12.18 23:38:56.277210 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4113 | 2024.12.18 23:38:56.277261 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4114 | 2024.12.18 23:38:56.277278 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
4115 | 2024.12.18 23:38:56.277290 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4116 | 2024.12.18 23:38:56.277300 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4117 | 2024.12.18 23:38:56.277308 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4118 | 2024.12.18 23:38:56.277316 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4119 | 2024.12.18 23:38:56.277348 [ 12 ] {} <Trace> RaftInstance: sent | ||
4120 | 2024.12.18 23:38:56.277418 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4121 | 2024.12.18 23:38:56.277435 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4122 | 2024.12.18 23:38:56.277441 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4123 | 2024.12.18 23:38:56.277448 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4124 | 2024.12.18 23:38:56.277453 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4125 | 2024.12.18 23:38:56.277459 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4126 | 2024.12.18 23:38:56.277467 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4127 | 2024.12.18 23:38:56.277474 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4128 | 2024.12.18 23:38:56.277481 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4129 | 2024.12.18 23:38:56.277604 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4130 | 2024.12.18 23:38:56.277625 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4131 | 2024.12.18 23:38:56.277633 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4132 | 2024.12.18 23:38:56.277640 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4133 | 2024.12.18 23:38:56.277646 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4134 | 2024.12.18 23:38:56.277652 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4135 | 2024.12.18 23:38:56.277659 [ 15 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4136 | 2024.12.18 23:38:56.277667 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4137 | 2024.12.18 23:38:56.277675 [ 15 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4138 | 2024.12.18 23:38:56.777741 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4139 | 2024.12.18 23:38:56.777784 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4140 | 2024.12.18 23:38:56.777799 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
4141 | 2024.12.18 23:38:56.777812 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4142 | 2024.12.18 23:38:56.777827 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4143 | 2024.12.18 23:38:56.777840 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4144 | 2024.12.18 23:38:56.777853 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4145 | 2024.12.18 23:38:56.777918 [ 13 ] {} <Trace> RaftInstance: sent | ||
4146 | 2024.12.18 23:38:56.778018 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4147 | 2024.12.18 23:38:56.778055 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4148 | 2024.12.18 23:38:56.778065 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
4149 | 2024.12.18 23:38:56.778073 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4150 | 2024.12.18 23:38:56.778080 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4151 | 2024.12.18 23:38:56.778087 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4152 | 2024.12.18 23:38:56.778094 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4153 | 2024.12.18 23:38:56.778130 [ 15 ] {} <Trace> RaftInstance: sent | ||
4154 | 2024.12.18 23:38:56.778214 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4155 | 2024.12.18 23:38:56.778232 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4156 | 2024.12.18 23:38:56.778239 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4157 | 2024.12.18 23:38:56.778246 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4158 | 2024.12.18 23:38:56.778253 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4159 | 2024.12.18 23:38:56.778259 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4160 | 2024.12.18 23:38:56.778267 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4161 | 2024.12.18 23:38:56.778276 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4162 | 2024.12.18 23:38:56.778284 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4163 | 2024.12.18 23:38:56.778304 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4164 | 2024.12.18 23:38:56.778319 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4165 | 2024.12.18 23:38:56.778325 [ 13 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4166 | 2024.12.18 23:38:56.778331 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4167 | 2024.12.18 23:38:56.778336 [ 13 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4168 | 2024.12.18 23:38:56.778341 [ 13 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4169 | 2024.12.18 23:38:56.778346 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4170 | 2024.12.18 23:38:56.778353 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4171 | 2024.12.18 23:38:56.778359 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4172 | 2024.12.18 23:38:57.278424 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4173 | 2024.12.18 23:38:57.278487 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4174 | 2024.12.18 23:38:57.278505 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
4175 | 2024.12.18 23:38:57.278519 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4176 | 2024.12.18 23:38:57.278534 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4177 | 2024.12.18 23:38:57.278548 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4178 | 2024.12.18 23:38:57.278562 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4179 | 2024.12.18 23:38:57.278631 [ 12 ] {} <Trace> RaftInstance: sent | ||
4180 | 2024.12.18 23:38:57.278699 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4181 | 2024.12.18 23:38:57.278744 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4182 | 2024.12.18 23:38:57.278760 [ 13 ] {} <Trace> RaftInstance: send request to 1 | ||
4183 | 2024.12.18 23:38:57.278775 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4184 | 2024.12.18 23:38:57.278790 [ 13 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4185 | 2024.12.18 23:38:57.278804 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4186 | 2024.12.18 23:38:57.278816 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4187 | 2024.12.18 23:38:57.278871 [ 13 ] {} <Trace> RaftInstance: sent | ||
4188 | 2024.12.18 23:38:57.278935 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4189 | 2024.12.18 23:38:57.278950 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4190 | 2024.12.18 23:38:57.278958 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4191 | 2024.12.18 23:38:57.278967 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4192 | 2024.12.18 23:38:57.278975 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4193 | 2024.12.18 23:38:57.278983 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4194 | 2024.12.18 23:38:57.278993 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4195 | 2024.12.18 23:38:57.279003 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4196 | 2024.12.18 23:38:57.279012 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4197 | 2024.12.18 23:38:57.279062 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4198 | 2024.12.18 23:38:57.279081 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4199 | 2024.12.18 23:38:57.279089 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4200 | 2024.12.18 23:38:57.279096 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4201 | 2024.12.18 23:38:57.279103 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4202 | 2024.12.18 23:38:57.279109 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4203 | 2024.12.18 23:38:57.279116 [ 14 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4204 | 2024.12.18 23:38:57.279124 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4205 | 2024.12.18 23:38:57.279131 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4206 | 2024.12.18 23:38:57.779209 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4207 | 2024.12.18 23:38:57.779266 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4208 | 2024.12.18 23:38:57.779283 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4209 | 2024.12.18 23:38:57.779297 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4210 | 2024.12.18 23:38:57.779313 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4211 | 2024.12.18 23:38:57.779326 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4212 | 2024.12.18 23:38:57.779341 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4213 | 2024.12.18 23:38:57.779412 [ 18 ] {} <Trace> RaftInstance: sent | ||
4214 | 2024.12.18 23:38:57.779507 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4215 | 2024.12.18 23:38:57.779545 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4216 | 2024.12.18 23:38:57.779564 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
4217 | 2024.12.18 23:38:57.779583 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4218 | 2024.12.18 23:38:57.779601 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4219 | 2024.12.18 23:38:57.779615 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4220 | 2024.12.18 23:38:57.779625 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4221 | 2024.12.18 23:38:57.779670 [ 14 ] {} <Trace> RaftInstance: sent | ||
4222 | 2024.12.18 23:38:57.779738 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4223 | 2024.12.18 23:38:57.779760 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4224 | 2024.12.18 23:38:57.779770 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4225 | 2024.12.18 23:38:57.779781 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4226 | 2024.12.18 23:38:57.779790 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4227 | 2024.12.18 23:38:57.779800 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4228 | 2024.12.18 23:38:57.779813 [ 13 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4229 | 2024.12.18 23:38:57.779826 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4230 | 2024.12.18 23:38:57.779836 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4231 | 2024.12.18 23:38:57.779909 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4232 | 2024.12.18 23:38:57.779923 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4233 | 2024.12.18 23:38:57.779929 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4234 | 2024.12.18 23:38:57.779935 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4235 | 2024.12.18 23:38:57.779940 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4236 | 2024.12.18 23:38:57.779945 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4237 | 2024.12.18 23:38:57.779951 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4238 | 2024.12.18 23:38:57.779957 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4239 | 2024.12.18 23:38:57.779963 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4240 | 2024.12.18 23:38:58.280025 [ 13 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4241 | 2024.12.18 23:38:58.280071 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4242 | 2024.12.18 23:38:58.280087 [ 13 ] {} <Trace> RaftInstance: send request to 3 | ||
4243 | 2024.12.18 23:38:58.280101 [ 13 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4244 | 2024.12.18 23:38:58.280116 [ 13 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4245 | 2024.12.18 23:38:58.280130 [ 13 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4246 | 2024.12.18 23:38:58.280144 [ 13 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4247 | 2024.12.18 23:38:58.280212 [ 13 ] {} <Trace> RaftInstance: sent | ||
4248 | 2024.12.18 23:38:58.280312 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4249 | 2024.12.18 23:38:58.280346 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4250 | 2024.12.18 23:38:58.280363 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
4251 | 2024.12.18 23:38:58.280375 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4252 | 2024.12.18 23:38:58.280386 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4253 | 2024.12.18 23:38:58.280397 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4254 | 2024.12.18 23:38:58.280407 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4255 | 2024.12.18 23:38:58.280451 [ 18 ] {} <Trace> RaftInstance: sent | ||
4256 | 2024.12.18 23:38:58.280516 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4257 | 2024.12.18 23:38:58.280544 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4258 | 2024.12.18 23:38:58.280553 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4259 | 2024.12.18 23:38:58.280561 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4260 | 2024.12.18 23:38:58.280568 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4261 | 2024.12.18 23:38:58.280574 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4262 | 2024.12.18 23:38:58.280583 [ 14 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4263 | 2024.12.18 23:38:58.280591 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4264 | 2024.12.18 23:38:58.280598 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4265 | 2024.12.18 23:38:58.280620 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4266 | 2024.12.18 23:38:58.280645 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4267 | 2024.12.18 23:38:58.280653 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4268 | 2024.12.18 23:38:58.280661 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4269 | 2024.12.18 23:38:58.280667 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4270 | 2024.12.18 23:38:58.280674 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4271 | 2024.12.18 23:38:58.280681 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4272 | 2024.12.18 23:38:58.280689 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4273 | 2024.12.18 23:38:58.280696 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4274 | 2024.12.18 23:38:58.780721 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4275 | 2024.12.18 23:38:58.780766 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4276 | 2024.12.18 23:38:58.780782 [ 14 ] {} <Trace> RaftInstance: send request to 3 | ||
4277 | 2024.12.18 23:38:58.780796 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4278 | 2024.12.18 23:38:58.780811 [ 14 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4279 | 2024.12.18 23:38:58.780825 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4280 | 2024.12.18 23:38:58.780840 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4281 | 2024.12.18 23:38:58.780906 [ 14 ] {} <Trace> RaftInstance: sent | ||
4282 | 2024.12.18 23:38:58.780989 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4283 | 2024.12.18 23:38:58.781027 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4284 | 2024.12.18 23:38:58.781048 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
4285 | 2024.12.18 23:38:58.781067 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4286 | 2024.12.18 23:38:58.781088 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4287 | 2024.12.18 23:38:58.781107 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4288 | 2024.12.18 23:38:58.781123 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4289 | 2024.12.18 23:38:58.781168 [ 12 ] {} <Trace> RaftInstance: sent | ||
4290 | 2024.12.18 23:38:58.781247 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4291 | 2024.12.18 23:38:58.781269 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4292 | 2024.12.18 23:38:58.781277 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4293 | 2024.12.18 23:38:58.781284 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4294 | 2024.12.18 23:38:58.781291 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4295 | 2024.12.18 23:38:58.781297 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4296 | 2024.12.18 23:38:58.781305 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4297 | 2024.12.18 23:38:58.781313 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4298 | 2024.12.18 23:38:58.781320 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4299 | 2024.12.18 23:38:58.781336 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4300 | 2024.12.18 23:38:58.781351 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4301 | 2024.12.18 23:38:58.781356 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4302 | 2024.12.18 23:38:58.781363 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4303 | 2024.12.18 23:38:58.781368 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4304 | 2024.12.18 23:38:58.781372 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4305 | 2024.12.18 23:38:58.781378 [ 14 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4306 | 2024.12.18 23:38:58.781385 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4307 | 2024.12.18 23:38:58.781391 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4308 | 2024.12.18 23:38:59.281469 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4309 | 2024.12.18 23:38:59.281520 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4310 | 2024.12.18 23:38:59.281536 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4311 | 2024.12.18 23:38:59.281550 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4312 | 2024.12.18 23:38:59.281565 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4313 | 2024.12.18 23:38:59.281579 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4314 | 2024.12.18 23:38:59.281592 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4315 | 2024.12.18 23:38:59.281667 [ 18 ] {} <Trace> RaftInstance: sent | ||
4316 | 2024.12.18 23:38:59.281762 [ 14 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4317 | 2024.12.18 23:38:59.281798 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4318 | 2024.12.18 23:38:59.281817 [ 14 ] {} <Trace> RaftInstance: send request to 1 | ||
4319 | 2024.12.18 23:38:59.281837 [ 14 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4320 | 2024.12.18 23:38:59.281858 [ 14 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4321 | 2024.12.18 23:38:59.281876 [ 14 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4322 | 2024.12.18 23:38:59.281892 [ 14 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4323 | 2024.12.18 23:38:59.281939 [ 14 ] {} <Trace> RaftInstance: sent | ||
4324 | 2024.12.18 23:38:59.281996 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4325 | 2024.12.18 23:38:59.282039 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4326 | 2024.12.18 23:38:59.282051 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4327 | 2024.12.18 23:38:59.282062 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4328 | 2024.12.18 23:38:59.282071 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4329 | 2024.12.18 23:38:59.282082 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4330 | 2024.12.18 23:38:59.282090 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4331 | 2024.12.18 23:38:59.282098 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4332 | 2024.12.18 23:38:59.282106 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4333 | 2024.12.18 23:38:59.282154 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4334 | 2024.12.18 23:38:59.282171 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4335 | 2024.12.18 23:38:59.282179 [ 14 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4336 | 2024.12.18 23:38:59.282186 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4337 | 2024.12.18 23:38:59.282192 [ 14 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4338 | 2024.12.18 23:38:59.282198 [ 14 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4339 | 2024.12.18 23:38:59.282205 [ 14 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4340 | 2024.12.18 23:38:59.282213 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4341 | 2024.12.18 23:38:59.282220 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4342 | 2024.12.18 23:38:59.782307 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4343 | 2024.12.18 23:38:59.782364 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4344 | 2024.12.18 23:38:59.782380 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
4345 | 2024.12.18 23:38:59.782394 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4346 | 2024.12.18 23:38:59.782410 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4347 | 2024.12.18 23:38:59.782423 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4348 | 2024.12.18 23:38:59.782437 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4349 | 2024.12.18 23:38:59.782510 [ 12 ] {} <Trace> RaftInstance: sent | ||
4350 | 2024.12.18 23:38:59.782603 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4351 | 2024.12.18 23:38:59.782644 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4352 | 2024.12.18 23:38:59.782657 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
4353 | 2024.12.18 23:38:59.782665 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4354 | 2024.12.18 23:38:59.782672 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4355 | 2024.12.18 23:38:59.782680 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4356 | 2024.12.18 23:38:59.782687 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4357 | 2024.12.18 23:38:59.782728 [ 18 ] {} <Trace> RaftInstance: sent | ||
4358 | 2024.12.18 23:38:59.782777 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4359 | 2024.12.18 23:38:59.782802 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4360 | 2024.12.18 23:38:59.782811 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4361 | 2024.12.18 23:38:59.782819 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4362 | 2024.12.18 23:38:59.782826 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4363 | 2024.12.18 23:38:59.782832 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4364 | 2024.12.18 23:38:59.782841 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4365 | 2024.12.18 23:38:59.782849 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4366 | 2024.12.18 23:38:59.782856 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4367 | 2024.12.18 23:38:59.782913 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4368 | 2024.12.18 23:38:59.782927 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4369 | 2024.12.18 23:38:59.782933 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4370 | 2024.12.18 23:38:59.782939 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4371 | 2024.12.18 23:38:59.782944 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4372 | 2024.12.18 23:38:59.782949 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4373 | 2024.12.18 23:38:59.782955 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4374 | 2024.12.18 23:38:59.782961 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4375 | 2024.12.18 23:38:59.782967 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4376 | 2024.12.18 23:39:00.283049 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4377 | 2024.12.18 23:39:00.283090 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4378 | 2024.12.18 23:39:00.283106 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
4379 | 2024.12.18 23:39:00.283119 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4380 | 2024.12.18 23:39:00.283134 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4381 | 2024.12.18 23:39:00.283147 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4382 | 2024.12.18 23:39:00.283160 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4383 | 2024.12.18 23:39:00.283226 [ 19 ] {} <Trace> RaftInstance: sent | ||
4384 | 2024.12.18 23:39:00.283305 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4385 | 2024.12.18 23:39:00.283336 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4386 | 2024.12.18 23:39:00.283356 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
4387 | 2024.12.18 23:39:00.283376 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4388 | 2024.12.18 23:39:00.283398 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4389 | 2024.12.18 23:39:00.283416 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4390 | 2024.12.18 23:39:00.283432 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4391 | 2024.12.18 23:39:00.283478 [ 12 ] {} <Trace> RaftInstance: sent | ||
4392 | 2024.12.18 23:39:00.283536 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4393 | 2024.12.18 23:39:00.283554 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4394 | 2024.12.18 23:39:00.283564 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4395 | 2024.12.18 23:39:00.283570 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4396 | 2024.12.18 23:39:00.283575 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4397 | 2024.12.18 23:39:00.283581 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4398 | 2024.12.18 23:39:00.283587 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4399 | 2024.12.18 23:39:00.283593 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4400 | 2024.12.18 23:39:00.283599 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4401 | 2024.12.18 23:39:00.283666 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4402 | 2024.12.18 23:39:00.283683 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4403 | 2024.12.18 23:39:00.283692 [ 12 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4404 | 2024.12.18 23:39:00.283698 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4405 | 2024.12.18 23:39:00.283705 [ 12 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4406 | 2024.12.18 23:39:00.283711 [ 12 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4407 | 2024.12.18 23:39:00.283718 [ 12 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4408 | 2024.12.18 23:39:00.283725 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4409 | 2024.12.18 23:39:00.283733 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4410 | 2024.12.18 23:39:00.783800 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4411 | 2024.12.18 23:39:00.783847 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4412 | 2024.12.18 23:39:00.783862 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4413 | 2024.12.18 23:39:00.783876 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4414 | 2024.12.18 23:39:00.783892 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4415 | 2024.12.18 23:39:00.783905 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4416 | 2024.12.18 23:39:00.783921 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4417 | 2024.12.18 23:39:00.783988 [ 18 ] {} <Trace> RaftInstance: sent | ||
4418 | 2024.12.18 23:39:00.784080 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4419 | 2024.12.18 23:39:00.784104 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4420 | 2024.12.18 23:39:00.784117 [ 12 ] {} <Trace> RaftInstance: send request to 1 | ||
4421 | 2024.12.18 23:39:00.784130 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4422 | 2024.12.18 23:39:00.784143 [ 12 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4423 | 2024.12.18 23:39:00.784155 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4424 | 2024.12.18 23:39:00.784164 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4425 | 2024.12.18 23:39:00.784200 [ 12 ] {} <Trace> RaftInstance: sent | ||
4426 | 2024.12.18 23:39:00.784252 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4427 | 2024.12.18 23:39:00.784275 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4428 | 2024.12.18 23:39:00.784284 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4429 | 2024.12.18 23:39:00.784291 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4430 | 2024.12.18 23:39:00.784298 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4431 | 2024.12.18 23:39:00.784305 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4432 | 2024.12.18 23:39:00.784313 [ 17 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4433 | 2024.12.18 23:39:00.784322 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4434 | 2024.12.18 23:39:00.784329 [ 17 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4435 | 2024.12.18 23:39:00.784416 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4436 | 2024.12.18 23:39:00.784439 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4437 | 2024.12.18 23:39:00.784447 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4438 | 2024.12.18 23:39:00.784454 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4439 | 2024.12.18 23:39:00.784461 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4440 | 2024.12.18 23:39:00.784467 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4441 | 2024.12.18 23:39:00.784475 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4442 | 2024.12.18 23:39:00.784483 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4443 | 2024.12.18 23:39:00.784490 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4444 | 2024.12.18 23:39:01.284531 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4445 | 2024.12.18 23:39:01.284586 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4446 | 2024.12.18 23:39:01.284602 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
4447 | 2024.12.18 23:39:01.284616 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4448 | 2024.12.18 23:39:01.284630 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4449 | 2024.12.18 23:39:01.284644 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4450 | 2024.12.18 23:39:01.284658 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4451 | 2024.12.18 23:39:01.284731 [ 17 ] {} <Trace> RaftInstance: sent | ||
4452 | 2024.12.18 23:39:01.284802 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4453 | 2024.12.18 23:39:01.284849 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4454 | 2024.12.18 23:39:01.284865 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
4455 | 2024.12.18 23:39:01.284881 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4456 | 2024.12.18 23:39:01.284895 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4457 | 2024.12.18 23:39:01.284909 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4458 | 2024.12.18 23:39:01.284923 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4459 | 2024.12.18 23:39:01.284962 [ 18 ] {} <Trace> RaftInstance: sent | ||
4460 | 2024.12.18 23:39:01.285047 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4461 | 2024.12.18 23:39:01.285072 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4462 | 2024.12.18 23:39:01.285083 [ 19 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4463 | 2024.12.18 23:39:01.285094 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4464 | 2024.12.18 23:39:01.285103 [ 19 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4465 | 2024.12.18 23:39:01.285112 [ 19 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4466 | 2024.12.18 23:39:01.285123 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4467 | 2024.12.18 23:39:01.285133 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4468 | 2024.12.18 23:39:01.285142 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4469 | 2024.12.18 23:39:01.285149 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4470 | 2024.12.18 23:39:01.285171 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4471 | 2024.12.18 23:39:01.285179 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4472 | 2024.12.18 23:39:01.285186 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4473 | 2024.12.18 23:39:01.285193 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4474 | 2024.12.18 23:39:01.285199 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4475 | 2024.12.18 23:39:01.285206 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4476 | 2024.12.18 23:39:01.285214 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4477 | 2024.12.18 23:39:01.285222 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4478 | 2024.12.18 23:39:01.785256 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4479 | 2024.12.18 23:39:01.785284 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4480 | 2024.12.18 23:39:01.785292 [ 19 ] {} <Trace> RaftInstance: send request to 3 | ||
4481 | 2024.12.18 23:39:01.785300 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4482 | 2024.12.18 23:39:01.785308 [ 19 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4483 | 2024.12.18 23:39:01.785315 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4484 | 2024.12.18 23:39:01.785323 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4485 | 2024.12.18 23:39:01.785359 [ 19 ] {} <Trace> RaftInstance: sent | ||
4486 | 2024.12.18 23:39:01.785406 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4487 | 2024.12.18 23:39:01.785427 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4488 | 2024.12.18 23:39:01.785434 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
4489 | 2024.12.18 23:39:01.785441 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4490 | 2024.12.18 23:39:01.785448 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4491 | 2024.12.18 23:39:01.785455 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4492 | 2024.12.18 23:39:01.785462 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4493 | 2024.12.18 23:39:01.785503 [ 18 ] {} <Trace> RaftInstance: sent | ||
4494 | 2024.12.18 23:39:01.785547 [ 17 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4495 | 2024.12.18 23:39:01.785567 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4496 | 2024.12.18 23:39:01.785575 [ 17 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4497 | 2024.12.18 23:39:01.785582 [ 17 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4498 | 2024.12.18 23:39:01.785589 [ 17 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4499 | 2024.12.18 23:39:01.785596 [ 17 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4500 | 2024.12.18 23:39:01.785603 [ 17 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4501 | 2024.12.18 23:39:01.785611 [ 17 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4502 | 2024.12.18 23:39:01.785618 [ 17 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4503 | 2024.12.18 23:39:01.785686 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4504 | 2024.12.18 23:39:01.785703 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4505 | 2024.12.18 23:39:01.785711 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4506 | 2024.12.18 23:39:01.785718 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4507 | 2024.12.18 23:39:01.785724 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4508 | 2024.12.18 23:39:01.785731 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4509 | 2024.12.18 23:39:01.785738 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4510 | 2024.12.18 23:39:01.785746 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4511 | 2024.12.18 23:39:01.785753 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4512 | 2024.12.18 23:39:02.285820 [ 17 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4513 | 2024.12.18 23:39:02.285879 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4514 | 2024.12.18 23:39:02.285896 [ 17 ] {} <Trace> RaftInstance: send request to 3 | ||
4515 | 2024.12.18 23:39:02.285911 [ 17 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4516 | 2024.12.18 23:39:02.285926 [ 17 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4517 | 2024.12.18 23:39:02.285939 [ 17 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4518 | 2024.12.18 23:39:02.285953 [ 17 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4519 | 2024.12.18 23:39:02.286021 [ 17 ] {} <Trace> RaftInstance: sent | ||
4520 | 2024.12.18 23:39:02.286119 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4521 | 2024.12.18 23:39:02.286169 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4522 | 2024.12.18 23:39:02.286191 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
4523 | 2024.12.18 23:39:02.286210 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4524 | 2024.12.18 23:39:02.286226 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4525 | 2024.12.18 23:39:02.286241 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4526 | 2024.12.18 23:39:02.286254 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4527 | 2024.12.18 23:39:02.286315 [ 19 ] {} <Trace> RaftInstance: sent | ||
4528 | 2024.12.18 23:39:02.286427 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4529 | 2024.12.18 23:39:02.286451 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4530 | 2024.12.18 23:39:02.286464 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4531 | 2024.12.18 23:39:02.286474 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4532 | 2024.12.18 23:39:02.286481 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4533 | 2024.12.18 23:39:02.286487 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4534 | 2024.12.18 23:39:02.286493 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4535 | 2024.12.18 23:39:02.286499 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4536 | 2024.12.18 23:39:02.286505 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4537 | 2024.12.18 23:39:02.286587 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4538 | 2024.12.18 23:39:02.286603 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4539 | 2024.12.18 23:39:02.286610 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4540 | 2024.12.18 23:39:02.286616 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4541 | 2024.12.18 23:39:02.286622 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4542 | 2024.12.18 23:39:02.286627 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4543 | 2024.12.18 23:39:02.286633 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4544 | 2024.12.18 23:39:02.286639 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4545 | 2024.12.18 23:39:02.286645 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4546 | 2024.12.18 23:39:02.786717 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4547 | 2024.12.18 23:39:02.786757 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4548 | 2024.12.18 23:39:02.786771 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4549 | 2024.12.18 23:39:02.786784 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4550 | 2024.12.18 23:39:02.786799 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4551 | 2024.12.18 23:39:02.786812 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4552 | 2024.12.18 23:39:02.786825 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4553 | 2024.12.18 23:39:02.786890 [ 18 ] {} <Trace> RaftInstance: sent | ||
4554 | 2024.12.18 23:39:02.786983 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4555 | 2024.12.18 23:39:02.787049 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4556 | 2024.12.18 23:39:02.787069 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
4557 | 2024.12.18 23:39:02.787089 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4558 | 2024.12.18 23:39:02.787110 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4559 | 2024.12.18 23:39:02.787130 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4560 | 2024.12.18 23:39:02.787148 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4561 | 2024.12.18 23:39:02.787230 [ 19 ] {} <Trace> RaftInstance: sent | ||
4562 | 2024.12.18 23:39:02.787272 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4563 | 2024.12.18 23:39:02.787287 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4564 | 2024.12.18 23:39:02.787295 [ 16 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4565 | 2024.12.18 23:39:02.787304 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4566 | 2024.12.18 23:39:02.787311 [ 16 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4567 | 2024.12.18 23:39:02.787319 [ 16 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4568 | 2024.12.18 23:39:02.787328 [ 16 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4569 | 2024.12.18 23:39:02.787338 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4570 | 2024.12.18 23:39:02.787347 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4571 | 2024.12.18 23:39:02.787418 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4572 | 2024.12.18 23:39:02.787432 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4573 | 2024.12.18 23:39:02.787438 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4574 | 2024.12.18 23:39:02.787444 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4575 | 2024.12.18 23:39:02.787449 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4576 | 2024.12.18 23:39:02.787454 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4577 | 2024.12.18 23:39:02.787459 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4578 | 2024.12.18 23:39:02.787466 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4579 | 2024.12.18 23:39:02.787471 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4580 | 2024.12.18 23:39:03.287527 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4581 | 2024.12.18 23:39:03.287571 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4582 | 2024.12.18 23:39:03.287587 [ 16 ] {} <Trace> RaftInstance: send request to 3 | ||
4583 | 2024.12.18 23:39:03.287601 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4584 | 2024.12.18 23:39:03.287616 [ 16 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4585 | 2024.12.18 23:39:03.287629 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4586 | 2024.12.18 23:39:03.287643 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4587 | 2024.12.18 23:39:03.287709 [ 16 ] {} <Trace> RaftInstance: sent | ||
4588 | 2024.12.18 23:39:03.287775 [ 19 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4589 | 2024.12.18 23:39:03.287818 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4590 | 2024.12.18 23:39:03.287833 [ 19 ] {} <Trace> RaftInstance: send request to 1 | ||
4591 | 2024.12.18 23:39:03.287847 [ 19 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 26 | ||
4592 | 2024.12.18 23:39:03.287863 [ 19 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=0, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4593 | 2024.12.18 23:39:03.287876 [ 19 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4594 | 2024.12.18 23:39:03.287890 [ 19 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4595 | 2024.12.18 23:39:03.287941 [ 19 ] {} <Trace> RaftInstance: sent | ||
4596 | 2024.12.18 23:39:03.288053 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4597 | 2024.12.18 23:39:03.288071 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=26 | ||
4598 | 2024.12.18 23:39:03.288078 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4599 | 2024.12.18 23:39:03.288084 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 26 | ||
4600 | 2024.12.18 23:39:03.288090 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4601 | 2024.12.18 23:39:03.288095 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 25 | ||
4602 | 2024.12.18 23:39:03.288102 [ 18 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4603 | 2024.12.18 23:39:03.288108 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4604 | 2024.12.18 23:39:03.288114 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4605 | 2024.12.18 23:39:03.288150 [ 19 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4606 | 2024.12.18 23:39:03.288173 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=26 | ||
4607 | 2024.12.18 23:39:03.288185 [ 19 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4608 | 2024.12.18 23:39:03.288193 [ 19 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 26 | ||
4609 | 2024.12.18 23:39:03.288200 [ 19 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4610 | 2024.12.18 23:39:03.288206 [ 19 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 25 | ||
4611 | 2024.12.18 23:39:03.288213 [ 19 ] {} <Trace> RaftInstance: last durable index 25, precommit index 25 | ||
4612 | 2024.12.18 23:39:03.288220 [ 19 ] {} <Trace> RaftInstance: quorum idx 1, 25 25 25 | ||
4613 | 2024.12.18 23:39:03.288228 [ 19 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4614 | 2024.12.18 23:39:03.606716 [ 18 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
4615 | 2024.12.18 23:39:03.606772 [ 18 ] {} <Debug> RaftInstance: append at log_idx 26, timestamp 1734565143606744 | ||
4616 | 2024.12.18 23:39:03.606792 [ 13 ] {} <Debug> RaftInstance: Receive a client_request message from 0 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=0 | ||
4617 | 2024.12.18 23:39:03.606822 [ 13 ] {} <Debug> RaftInstance: append at log_idx 27, timestamp 1734565143606811 | ||
4618 | 2024.12.18 23:39:03.606822 [ 21 ] {} <Trace> RaftInstance: send request to 3 | ||
4619 | 2024.12.18 23:39:03.606845 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 28 | ||
4620 | 2024.12.18 23:39:03.606852 [ 21 ] {} <Debug> RaftInstance: last sent log (26) to peer 3 is not applied, cnt 1 | ||
4621 | 2024.12.18 23:39:03.606856 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
4622 | 2024.12.18 23:39:03.606860 [ 21 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=2, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4623 | 2024.12.18 23:39:03.606874 [ 21 ] {} <Debug> RaftInstance: idx range: 26-27 | ||
4624 | 2024.12.18 23:39:03.606882 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4625 | 2024.12.18 23:39:03.606913 [ 21 ] {} <Trace> RaftInstance: sent | ||
4626 | 2024.12.18 23:39:03.606919 [ 21 ] {} <Trace> RaftInstance: send request to 1 | ||
4627 | 2024.12.18 23:39:03.606925 [ 21 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 28 | ||
4628 | 2024.12.18 23:39:03.606931 [ 21 ] {} <Debug> RaftInstance: last sent log (26) to peer 1 is not applied, cnt 1 | ||
4629 | 2024.12.18 23:39:03.606937 [ 21 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=25, LastLogTerm=1, EntriesLength=2, CommitIndex=25, Term=1, peer_last_sent_idx 26 | ||
4630 | 2024.12.18 23:39:03.606944 [ 21 ] {} <Debug> RaftInstance: idx range: 26-27 | ||
4631 | 2024.12.18 23:39:03.606949 [ 21 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4632 | 2024.12.18 23:39:03.606975 [ 21 ] {} <Trace> RaftInstance: sent | ||
4633 | 2024.12.18 23:39:03.606990 [ 21 ] {} <Debug> RaftInstance: Server 3 is busy, skip the request | ||
4634 | 2024.12.18 23:39:03.606999 [ 21 ] {} <Debug> RaftInstance: Server 1 is busy, skip the request | ||
4635 | 2024.12.18 23:39:03.607030 [ 9 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4636 | 2024.12.18 23:39:03.607048 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 27 25 25 | ||
4637 | 2024.12.18 23:39:03.607056 [ 9 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4638 | 2024.12.18 23:39:03.607062 [ 9 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
4639 | 2024.12.18 23:39:03.607068 [ 9 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4640 | 2024.12.18 23:39:03.607074 [ 9 ] {} <Trace> RaftInstance: quorum idx 1, 27 25 25 | ||
4641 | 2024.12.18 23:39:03.607080 [ 9 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
4642 | 2024.12.18 23:39:03.607387 [ 15 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4643 | 2024.12.18 23:39:03.607407 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4644 | 2024.12.18 23:39:03.607415 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4645 | 2024.12.18 23:39:03.607419 [ 15 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4646 | 2024.12.18 23:39:03.607440 [ 15 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4647 | 2024.12.18 23:39:03.607446 [ 15 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4648 | 2024.12.18 23:39:03.607451 [ 15 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 25, new matched idx: 27 | ||
4649 | 2024.12.18 23:39:03.607457 [ 15 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4650 | 2024.12.18 23:39:03.607464 [ 15 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 25 | ||
4651 | 2024.12.18 23:39:03.607470 [ 15 ] {} <Debug> RaftInstance: trigger commit upto 27 | ||
4652 | 2024.12.18 23:39:03.607475 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
4653 | 2024.12.18 23:39:03.607481 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 25, starting_idx: 1, cur_nxt_idx: 28 | ||
4654 | 2024.12.18 23:39:03.607486 [ 15 ] {} <Debug> RaftInstance: last sent log (26) to peer 3 is not applied, cnt 2 | ||
4655 | 2024.12.18 23:39:03.607492 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=25, LastLogTerm=1, EntriesLength=2, CommitIndex=27, Term=1, peer_last_sent_idx 26 | ||
4656 | 2024.12.18 23:39:03.607498 [ 15 ] {} <Debug> RaftInstance: idx range: 26-27 | ||
4657 | 2024.12.18 23:39:03.607504 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4658 | 2024.12.18 23:39:03.607533 [ 15 ] {} <Trace> RaftInstance: sent | ||
4659 | 2024.12.18 23:39:03.607541 [ 15 ] {} <Trace> RaftInstance: send request to 1 | ||
4660 | 2024.12.18 23:39:03.607547 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4661 | 2024.12.18 23:39:03.607553 [ 15 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 26 | ||
4662 | 2024.12.18 23:39:03.607559 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4663 | 2024.12.18 23:39:03.607565 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4664 | 2024.12.18 23:39:03.607586 [ 15 ] {} <Trace> RaftInstance: sent | ||
4665 | 2024.12.18 23:39:03.607597 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 25 | ||
4666 | 2024.12.18 23:39:03.607607 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
4667 | 2024.12.18 23:39:03.607642 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
4668 | 2024.12.18 23:39:03.607651 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4669 | 2024.12.18 23:39:03.607658 [ 20 ] {} <Debug> RaftInstance: commit upto 27, current idx 25 | ||
4670 | 2024.12.18 23:39:03.607669 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4671 | 2024.12.18 23:39:03.607677 [ 20 ] {} <Trace> RaftInstance: commit upto 27, current idx 26 | ||
4672 | 2024.12.18 23:39:03.607681 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4673 | 2024.12.18 23:39:03.607695 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4674 | 2024.12.18 23:39:03.607700 [ 20 ] {} <Debug> RaftInstance: notify cb 26 1d659a88 | ||
4675 | 2024.12.18 23:39:03.607706 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 25, new matched idx: 27 | ||
4676 | 2024.12.18 23:39:03.607719 [ 13 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4677 | 2024.12.18 23:39:03.607724 [ 20 ] {} <Trace> RaftInstance: commit upto 27, current idx 27 | ||
4678 | 2024.12.18 23:39:03.607731 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4679 | 2024.12.18 23:39:03.607741 [ 20 ] {} <Debug> RaftInstance: notify cb 27 1dc7d878 | ||
4680 | 2024.12.18 23:39:03.607745 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 26 | ||
4681 | 2024.12.18 23:39:03.607761 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 27, current idx 27 | ||
4682 | 2024.12.18 23:39:03.607761 [ 13 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
4683 | 2024.12.18 23:39:03.607771 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
4684 | 2024.12.18 23:39:03.607829 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4685 | 2024.12.18 23:39:03.607837 [ 13 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4686 | 2024.12.18 23:39:03.607842 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4687 | 2024.12.18 23:39:03.607856 [ 18 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4688 | 2024.12.18 23:39:03.607862 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4689 | 2024.12.18 23:39:03.607879 [ 18 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4690 | 2024.12.18 23:39:03.607885 [ 18 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 27, new matched idx: 27 | ||
4691 | 2024.12.18 23:39:03.607892 [ 18 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4692 | 2024.12.18 23:39:03.607898 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4693 | 2024.12.18 23:39:03.607904 [ 18 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4694 | 2024.12.18 23:39:03.607932 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4695 | 2024.12.18 23:39:03.607944 [ 13 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4696 | 2024.12.18 23:39:03.607951 [ 13 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4697 | 2024.12.18 23:39:03.607956 [ 13 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4698 | 2024.12.18 23:39:03.607961 [ 13 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 27, new matched idx: 27 | ||
4699 | 2024.12.18 23:39:03.607967 [ 13 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4700 | 2024.12.18 23:39:03.607973 [ 13 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4701 | 2024.12.18 23:39:03.607979 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4702 | 2024.12.18 23:39:03.788180 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4703 | 2024.12.18 23:39:03.788207 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4704 | 2024.12.18 23:39:03.788216 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
4705 | 2024.12.18 23:39:03.788223 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4706 | 2024.12.18 23:39:03.788230 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 26 | ||
4707 | 2024.12.18 23:39:03.788238 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4708 | 2024.12.18 23:39:03.788245 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4709 | 2024.12.18 23:39:03.788290 [ 15 ] {} <Trace> RaftInstance: sent | ||
4710 | 2024.12.18 23:39:03.788348 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4711 | 2024.12.18 23:39:03.788373 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4712 | 2024.12.18 23:39:03.788381 [ 18 ] {} <Trace> RaftInstance: send request to 1 | ||
4713 | 2024.12.18 23:39:03.788389 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4714 | 2024.12.18 23:39:03.788397 [ 18 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4715 | 2024.12.18 23:39:03.788404 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4716 | 2024.12.18 23:39:03.788412 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4717 | 2024.12.18 23:39:03.788455 [ 18 ] {} <Trace> RaftInstance: sent | ||
4718 | 2024.12.18 23:39:03.788490 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4719 | 2024.12.18 23:39:03.788506 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4720 | 2024.12.18 23:39:03.788514 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4721 | 2024.12.18 23:39:03.788522 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4722 | 2024.12.18 23:39:03.788530 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4723 | 2024.12.18 23:39:03.788537 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 27, new matched idx: 27 | ||
4724 | 2024.12.18 23:39:03.788546 [ 18 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4725 | 2024.12.18 23:39:03.788555 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4726 | 2024.12.18 23:39:03.788563 [ 18 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4727 | 2024.12.18 23:39:03.788643 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4728 | 2024.12.18 23:39:03.788667 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4729 | 2024.12.18 23:39:03.788677 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4730 | 2024.12.18 23:39:03.788686 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4731 | 2024.12.18 23:39:03.788694 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4732 | 2024.12.18 23:39:03.788701 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 27, new matched idx: 27 | ||
4733 | 2024.12.18 23:39:03.788710 [ 16 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4734 | 2024.12.18 23:39:03.788719 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4735 | 2024.12.18 23:39:03.788728 [ 16 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4736 | 2024.12.18 23:39:04.288785 [ 18 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4737 | 2024.12.18 23:39:04.288839 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4738 | 2024.12.18 23:39:04.288857 [ 18 ] {} <Trace> RaftInstance: send request to 3 | ||
4739 | 2024.12.18 23:39:04.288873 [ 18 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4740 | 2024.12.18 23:39:04.288888 [ 18 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4741 | 2024.12.18 23:39:04.288903 [ 18 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4742 | 2024.12.18 23:39:04.288918 [ 18 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4743 | 2024.12.18 23:39:04.288997 [ 18 ] {} <Trace> RaftInstance: sent | ||
4744 | 2024.12.18 23:39:04.289090 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4745 | 2024.12.18 23:39:04.289142 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4746 | 2024.12.18 23:39:04.289160 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
4747 | 2024.12.18 23:39:04.289174 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4748 | 2024.12.18 23:39:04.289189 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4749 | 2024.12.18 23:39:04.289203 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4750 | 2024.12.18 23:39:04.289218 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4751 | 2024.12.18 23:39:04.289275 [ 16 ] {} <Trace> RaftInstance: sent | ||
4752 | 2024.12.18 23:39:04.289428 [ 12 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4753 | 2024.12.18 23:39:04.289475 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4754 | 2024.12.18 23:39:04.289498 [ 12 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4755 | 2024.12.18 23:39:04.289519 [ 12 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4756 | 2024.12.18 23:39:04.289532 [ 12 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4757 | 2024.12.18 23:39:04.289541 [ 12 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 27, new matched idx: 27 | ||
4758 | 2024.12.18 23:39:04.289549 [ 12 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4759 | 2024.12.18 23:39:04.289557 [ 12 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4760 | 2024.12.18 23:39:04.289563 [ 12 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4761 | 2024.12.18 23:39:04.289615 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4762 | 2024.12.18 23:39:04.289637 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4763 | 2024.12.18 23:39:04.289646 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4764 | 2024.12.18 23:39:04.289654 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4765 | 2024.12.18 23:39:04.289660 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4766 | 2024.12.18 23:39:04.289667 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 27, new matched idx: 27 | ||
4767 | 2024.12.18 23:39:04.289674 [ 16 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4768 | 2024.12.18 23:39:04.289682 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4769 | 2024.12.18 23:39:04.289690 [ 16 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4770 | 2024.12.18 23:39:04.789744 [ 12 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4771 | 2024.12.18 23:39:04.789792 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4772 | 2024.12.18 23:39:04.789809 [ 12 ] {} <Trace> RaftInstance: send request to 3 | ||
4773 | 2024.12.18 23:39:04.789823 [ 12 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4774 | 2024.12.18 23:39:04.789838 [ 12 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4775 | 2024.12.18 23:39:04.789852 [ 12 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4776 | 2024.12.18 23:39:04.789866 [ 12 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4777 | 2024.12.18 23:39:04.789934 [ 12 ] {} <Trace> RaftInstance: sent | ||
4778 | 2024.12.18 23:39:04.790029 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4779 | 2024.12.18 23:39:04.790081 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4780 | 2024.12.18 23:39:04.790098 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
4781 | 2024.12.18 23:39:04.790112 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4782 | 2024.12.18 23:39:04.790127 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4783 | 2024.12.18 23:39:04.790141 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4784 | 2024.12.18 23:39:04.790156 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4785 | 2024.12.18 23:39:04.790224 [ 16 ] {} <Trace> RaftInstance: sent | ||
4786 | 2024.12.18 23:39:04.790321 [ 18 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4787 | 2024.12.18 23:39:04.790343 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4788 | 2024.12.18 23:39:04.790352 [ 18 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4789 | 2024.12.18 23:39:04.790361 [ 18 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4790 | 2024.12.18 23:39:04.790368 [ 18 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4791 | 2024.12.18 23:39:04.790376 [ 18 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 27, new matched idx: 27 | ||
4792 | 2024.12.18 23:39:04.790383 [ 18 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4793 | 2024.12.18 23:39:04.790390 [ 18 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4794 | 2024.12.18 23:39:04.790396 [ 18 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4795 | 2024.12.18 23:39:04.790447 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4796 | 2024.12.18 23:39:04.790464 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4797 | 2024.12.18 23:39:04.790471 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4798 | 2024.12.18 23:39:04.790477 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4799 | 2024.12.18 23:39:04.790482 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4800 | 2024.12.18 23:39:04.790487 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 27, new matched idx: 27 | ||
4801 | 2024.12.18 23:39:04.790493 [ 16 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4802 | 2024.12.18 23:39:04.790500 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4803 | 2024.12.18 23:39:04.790505 [ 16 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4804 | 2024.12.18 23:39:05.290556 [ 15 ] {} <Debug> RaftInstance: heartbeat timeout for 3 | ||
4805 | 2024.12.18 23:39:05.290594 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4806 | 2024.12.18 23:39:05.290602 [ 15 ] {} <Trace> RaftInstance: send request to 3 | ||
4807 | 2024.12.18 23:39:05.290610 [ 15 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4808 | 2024.12.18 23:39:05.290618 [ 15 ] {} <Debug> RaftInstance: append_entries for 3 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4809 | 2024.12.18 23:39:05.290626 [ 15 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4810 | 2024.12.18 23:39:05.290634 [ 15 ] {} <Trace> RaftInstance: send req 2 -> 3, type append_entries_request | ||
4811 | 2024.12.18 23:39:05.290679 [ 15 ] {} <Trace> RaftInstance: sent | ||
4812 | 2024.12.18 23:39:05.290731 [ 16 ] {} <Debug> RaftInstance: heartbeat timeout for 1 | ||
4813 | 2024.12.18 23:39:05.290756 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
4814 | 2024.12.18 23:39:05.290765 [ 16 ] {} <Trace> RaftInstance: send request to 1 | ||
4815 | 2024.12.18 23:39:05.290774 [ 16 ] {} <Trace> RaftInstance: last_log_idx: 27, starting_idx: 1, cur_nxt_idx: 28 | ||
4816 | 2024.12.18 23:39:05.290782 [ 16 ] {} <Debug> RaftInstance: append_entries for 1 with LastLogIndex=27, LastLogTerm=1, EntriesLength=0, CommitIndex=27, Term=1, peer_last_sent_idx 28 | ||
4817 | 2024.12.18 23:39:05.290789 [ 16 ] {} <Trace> RaftInstance: EMPTY PAYLOAD | ||
4818 | 2024.12.18 23:39:05.290796 [ 16 ] {} <Trace> RaftInstance: send req 2 -> 1, type append_entries_request | ||
4819 | 2024.12.18 23:39:05.290833 [ 16 ] {} <Trace> RaftInstance: sent | ||
4820 | 2024.12.18 23:39:05.290893 [ 14 ] {} <Trace> RaftInstance: resp of req 2 -> 3, type append_entries_request, OK | ||
4821 | 2024.12.18 23:39:05.290913 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 3 with Result=1, Term=1, NextIndex=28 | ||
4822 | 2024.12.18 23:39:05.290921 [ 14 ] {} <Trace> RaftInstance: src: 3, dst: 2, resp->get_term(): 1 | ||
4823 | 2024.12.18 23:39:05.290929 [ 14 ] {} <Trace> RaftInstance: handle append entries resp (from 3), resp.get_next_idx(): 28 | ||
4824 | 2024.12.18 23:39:05.290935 [ 14 ] {} <Trace> RaftInstance: peer 3 batch size hint: 0 bytes | ||
4825 | 2024.12.18 23:39:05.290942 [ 14 ] {} <Trace> RaftInstance: peer 3, prev matched idx: 27, new matched idx: 27 | ||
4826 | 2024.12.18 23:39:05.290951 [ 14 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4827 | 2024.12.18 23:39:05.290961 [ 14 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4828 | 2024.12.18 23:39:05.290969 [ 14 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
4829 | 2024.12.18 23:39:05.291052 [ 16 ] {} <Trace> RaftInstance: resp of req 2 -> 1, type append_entries_request, OK | ||
4830 | 2024.12.18 23:39:05.291068 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_response message from peer 1 with Result=1, Term=1, NextIndex=28 | ||
4831 | 2024.12.18 23:39:05.291074 [ 16 ] {} <Trace> RaftInstance: src: 1, dst: 2, resp->get_term(): 1 | ||
4832 | 2024.12.18 23:39:05.291080 [ 16 ] {} <Trace> RaftInstance: handle append entries resp (from 1), resp.get_next_idx(): 28 | ||
4833 | 2024.12.18 23:39:05.291086 [ 16 ] {} <Trace> RaftInstance: peer 1 batch size hint: 0 bytes | ||
4834 | 2024.12.18 23:39:05.291091 [ 16 ] {} <Trace> RaftInstance: peer 1, prev matched idx: 27, new matched idx: 27 | ||
4835 | 2024.12.18 23:39:05.291097 [ 16 ] {} <Trace> RaftInstance: last durable index 27, precommit index 27 | ||
4836 | 2024.12.18 23:39:05.291103 [ 16 ] {} <Trace> RaftInstance: quorum idx 1, 27 27 27 | ||
4837 | 2024.12.18 23:39:05.291109 [ 16 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 |