1 | 2024.12.18 23:38:18.206002 [ 1 ] {} <Information> : Starting ClickHouse Keeper 23.8.7.1(revision : 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 9274 | ||
2 | 2024.12.18 23:38:18.206108 [ 1 ] {} <Information> Application: starting up | ||
3 | 2024.12.18 23:38:18.206147 [ 1 ] {} <Information> Application: OS Name = SunOS, OS Version = 5.11, OS Architecture = i86pc | ||
4 | 2024.12.18 23:38:18.217586 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
5 | 2024.12.18 23:38:18.217605 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
6 | 2024.12.18 23:38:18.222215 [ 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.222284 [ 1 ] {} <Debug> KeeperDispatcher: Initializing storage dispatcher | ||
8 | 2024.12.18 23:38:18.223578 [ 1 ] {} <Information> KeeperContext: Keeper feature flag FILTERED_LIST: enabled | ||
9 | 2024.12.18 23:38:18.223598 [ 1 ] {} <Information> KeeperContext: Keeper feature flag MULTI_READ: enabled | ||
10 | 2024.12.18 23:38:18.223623 [ 1 ] {} <Information> KeeperContext: Keeper feature flag CHECK_NOT_EXISTS: disabled | ||
11 | 2024.12.18 23:38:18.223814 [ 1 ] {} <Trace> KeeperSnapshotManager: Reading from disk LocalSnapshotDisk | ||
12 | 2024.12.18 23:38:18.224746 [ 1 ] {} <Trace> KeeperLogStore: Reading from disk LocalLogDisk | ||
13 | 2024.12.18 23:38:18.224795 [ 1 ] {} <Warning> KeeperLogStore: No logs exists in /var/tmp/omicron_tmp/clickward_test/keeper-3/coordination/log. It's Ok if it's the first run of clickhouse-keeper. | ||
14 | 2024.12.18 23:38:18.224954 [ 1 ] {} <Information> KeeperLogStore: force_sync enabled | ||
15 | 2024.12.18 23:38:18.224982 [ 1 ] {} <Debug> KeeperDispatcher: Waiting server to initialize | ||
16 | 2024.12.18 23:38:18.225022 [ 1 ] {} <Debug> KeeperStateMachine: Totally have 0 snapshots | ||
17 | 2024.12.18 23:38:18.225044 [ 1 ] {} <Debug> KeeperStateMachine: No existing snapshots, last committed log index 0 | ||
18 | 2024.12.18 23:38:18.226913 [ 1 ] {} <Warning> KeeperLogStore: Removing all changelogs | ||
19 | 2024.12.18 23:38:18.227004 [ 1 ] {} <Trace> Changelog: Starting new changelog changelog_1_100000.bin.zstd | ||
20 | 2024.12.18 23:38:18.227084 [ 1 ] {} <Information> KeeperServer: Preprocessing 0 log entries | ||
21 | 2024.12.18 23:38:18.227091 [ 1 ] {} <Information> KeeperServer: Preprocessing done | ||
22 | 2024.12.18 23:38:18.227106 [ 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.234635 [ 1 ] {} <Information> RaftInstance: Raft ASIO listener initiated on :::29103, unsecured | ||
24 | 2024.12.18 23:38:18.237618 [ 1 ] {} <Warning> KeeperStateManager: No state was read | ||
25 | 2024.12.18 23:38:18.237647 [ 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.237662 [ 1 ] {} <Information> RaftInstance: new election timeout range: 1000 - 2000 | ||
27 | 2024.12.18 23:38:18.237712 [ 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.238756 [ 1 ] {} <Trace> RaftInstance: asio client created: 1d886b90 | ||
34 | 2024.12.18 23:38:18.238794 [ 1 ] {} <Trace> RaftInstance: asio client created: 1d899810 | ||
35 | 2024.12.18 23:38:18.238802 [ 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: 3, voting_member | ||
39 | num peers: 2 | ||
40 | 2024.12.18 23:38:18.240744 [ 1 ] {} <Information> RaftInstance: global manager does not exist. will use local thread for commit and append | ||
41 | 2024.12.18 23:38:18.240859 [ 1 ] {} <Information> RaftInstance: wait for HB, for 50 + [1000, 2000] ms | ||
42 | 2024.12.18 23:38:18.240880 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
43 | 2024.12.18 23:38:18.240913 [ 21 ] {} <Information> RaftInstance: bg append_entries thread initiated | ||
44 | 2024.12.18 23:38:18.290988 [ 1 ] {} <Trace> RaftInstance: re-schedule election timer | ||
45 | 2024.12.18 23:38:18.291008 [ 1 ] {} <Debug> RaftInstance: server 3 started | ||
46 | 2024.12.18 23:38:18.291031 [ 1 ] {} <Trace> RaftInstance: asio rpc session created: 1d8ad640 | ||
47 | 2024.12.18 23:38:18.291088 [ 1 ] {} <Debug> KeeperDispatcher: Server initialized, waiting for quorum | ||
48 | 2024.12.18 23:38:19.716448 [ 12 ] {} <Information> RaftInstance: receive a incoming rpc connection | ||
49 | 2024.12.18 23:38:19.716544 [ 12 ] {} <Information> RaftInstance: session 1 got connection from ::1:42011 (as a server) | ||
50 | 2024.12.18 23:38:19.716644 [ 12 ] {} <Trace> RaftInstance: asio rpc session created: 1d8bfa50 | ||
51 | 2024.12.18 23:38:19.716755 [ 19 ] {} <Debug> RaftInstance: Receive a pre_vote_request message from 2 with LastLogIndex=0, LastLogTerm 0, EntriesLength=0, CommitIndex=0 and Term=0 | ||
52 | 2024.12.18 23:38:19.716829 [ 19 ] {} <Information> RaftInstance: [PRE-VOTE REQ] my role follower, from peer 2, log term: req 0 / mine 0 | ||
53 | last idx: req 0 / mine 0, term: req 0 / mine 0 | ||
54 | HB dead | ||
55 | 2024.12.18 23:38:19.716840 [ 19 ] {} <Information> RaftInstance: pre-vote decision: O (grant) | ||
56 | 2024.12.18 23:38:19.716855 [ 19 ] {} <Debug> RaftInstance: Response back a pre_vote_response message to 2 with Accepted=1, Term=0, NextIndex=1 | ||
57 | 2024.12.18 23:38:19.717252 [ 12 ] {} <Debug> RaftInstance: Receive a request_vote_request message from 2 with LastLogIndex=0, LastLogTerm 0, EntriesLength=0, CommitIndex=0 and Term=1 | ||
58 | 2024.12.18 23:38:19.717419 [ 12 ] {} <Information> RaftInstance: [BECOME FOLLOWER] term 1 | ||
59 | 2024.12.18 23:38:19.717433 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
60 | 2024.12.18 23:38:19.717454 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
61 | 2024.12.18 23:38:19.717479 [ 12 ] {} <Information> RaftInstance: [PRIORITY] decay, target 1 -> 1, mine 1 | ||
62 | 2024.12.18 23:38:19.717497 [ 12 ] {} <Information> RaftInstance: [VOTE REQ] my role follower, from peer 2, log term: req 0 / mine 0 | ||
63 | last idx: req 0 / mine 0, term: req 1 / mine 1 | ||
64 | priority: target 1 / mine 1, voted_for -1 | ||
65 | 2024.12.18 23:38:19.717507 [ 12 ] {} <Information> RaftInstance: decision: O (grant), voted_for 2, term 1 | ||
66 | 2024.12.18 23:38:19.717551 [ 12 ] {} <Debug> IDisk: Copying from LocalStateFileDisk (path: /var/tmp/omicron_tmp/clickward_test/keeper-3/coordination) state to LocalStateFileDisk (path: /var/tmp/omicron_tmp/clickward_test/keeper-3/coordination) state-OLD. | ||
67 | 2024.12.18 23:38:19.717830 [ 12 ] {} <Debug> RaftInstance: Response back a request_vote_response message to 2 with Accepted=1, Term=1, NextIndex=1 | ||
68 | 2024.12.18 23:38:19.725201 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=0, LastLogTerm 0, EntriesLength=1, CommitIndex=0 and Term=1 | ||
69 | 2024.12.18 23:38:19.725237 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 0 (1), req c idx: 0, my term: 1, my role: 1 | ||
70 | 2024.12.18 23:38:19.725261 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
71 | 2024.12.18 23:38:19.725289 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 0, req log term: 0, my last log idx: 0, my log (0) term: 0 | ||
72 | 2024.12.18 23:38:19.725302 [ 19 ] {} <Debug> RaftInstance: [INIT] log_idx: 1, count: 0, log_store_->next_slot(): 1, req.log_entries().size(): 1 | ||
73 | 2024.12.18 23:38:19.725309 [ 19 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 1, count: 0 | ||
74 | 2024.12.18 23:38:19.725319 [ 19 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 1, count: 0 | ||
75 | 2024.12.18 23:38:19.725327 [ 19 ] {} <Trace> RaftInstance: append at 1, term 1, timestamp 0 | ||
76 | 2024.12.18 23:38:19.725611 [ 19 ] {} <Information> RaftInstance: receive a config change from leader at 1 | ||
77 | 2024.12.18 23:38:19.725638 [ 19 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 0, quick_commit_index_ 0, state_->get_commit_idx() 0 | ||
78 | 2024.12.18 23:38:19.725638 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
79 | 2024.12.18 23:38:19.725661 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
80 | 2024.12.18 23:38:19.725667 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
81 | 2024.12.18 23:38:19.725682 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
82 | 2024.12.18 23:38:19.725683 [ 1 ] {} <Debug> KeeperDispatcher: Quorum initialized | ||
83 | 2024.12.18 23:38:19.725702 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
84 | 2024.12.18 23:38:19.725708 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=2 | ||
85 | 2024.12.18 23:38:19.725854 [ 1 ] {} <Debug> KeeperDispatcher: Dispatcher initialized | ||
86 | 2024.12.18 23:38:19.725976 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=1, LastLogTerm 1, EntriesLength=0, CommitIndex=1 and Term=1 | ||
87 | 2024.12.18 23:38:19.725991 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 1 (0), req c idx: 1, my term: 1, my role: 1 | ||
88 | 2024.12.18 23:38:19.726004 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
89 | 2024.12.18 23:38:19.726014 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 1, req log term: 1, my last log idx: 1, my log (1) term: 1 | ||
90 | 2024.12.18 23:38:19.726022 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 1 | ||
91 | 2024.12.18 23:38:19.726030 [ 18 ] {} <Trace> RaftInstance: local log idx 1, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 0 | ||
92 | 2024.12.18 23:38:19.726037 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
93 | 2024.12.18 23:38:19.726053 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
94 | 2024.12.18 23:38:19.726062 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
95 | 2024.12.18 23:38:19.726068 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
96 | 2024.12.18 23:38:19.726074 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
97 | 2024.12.18 23:38:19.726094 [ 20 ] {} <Debug> RaftInstance: commit upto 1, current idx 0 | ||
98 | 2024.12.18 23:38:19.726094 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=2 | ||
99 | 2024.12.18 23:38:19.726105 [ 20 ] {} <Trace> RaftInstance: commit upto 1, current idx 1 | ||
100 | 2024.12.18 23:38:19.726121 [ 20 ] {} <Information> RaftInstance: config at index 1 is committed, prev config log idx 0 | ||
101 | 2024.12.18 23:38:19.726152 [ 20 ] {} <Information> RaftInstance: new config log idx 1, prev log idx 0, cur config log idx 0, prev log idx 0 | ||
102 | 2024.12.18 23:38:19.726162 [ 20 ] {} <Debug> RaftInstance: system is reconfigured to have 3 servers, last config index: 0, this config index: 1 | ||
103 | 2024.12.18 23:38:19.726220 [ 20 ] {} <Information> RaftInstance: new configuration: log idx 1, prev log idx 0 | ||
104 | peer 1, DC ID 0, ::1:29101, voting member, 1 | ||
105 | peer 2, DC ID 0, ::1:29102, voting member, 1 | ||
106 | peer 3, DC ID 0, ::1:29103, voting member, 1 | ||
107 | my id: 3, leader: 2, term: 1 | ||
108 | 2024.12.18 23:38:19.726231 [ 20 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
109 | 2024.12.18 23:38:19.726244 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 1, current idx 1 | ||
110 | 2024.12.18 23:38:19.726256 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
111 | 2024.12.18 23:38:19.726298 [ 1 ] {} <Information> Application: Listening for Keeper (tcp): [::1]:29003 | ||
112 | 2024.12.18 23:38:19.726365 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.89 KiB, peak 2.13 MiB, free memory in arenas 0.00 B, will set to 115.39 MiB (RSS), difference: 115.26 MiB | ||
113 | 2024.12.18 23:38:19.727305 [ 1 ] {} <Debug> ConfigReloader: Loading config '/var/tmp/omicron_tmp/clickward_test/keeper-3/keeper-config.xml' | ||
114 | 2024.12.18 23:38:19.727889 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/var/tmp/omicron_tmp/clickward_test/keeper-3/keeper-config.xml', performing update on configuration | ||
115 | 2024.12.18 23:38:19.728035 [ 1 ] {} <Trace> KeeperDispatcher: Configuration update triggered, but nothing changed for Raft | ||
116 | 2024.12.18 23:38:19.728066 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
117 | 2024.12.18 23:38:19.728082 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/var/tmp/omicron_tmp/clickward_test/keeper-3/keeper-config.xml', performed update on configuration | ||
118 | 2024.12.18 23:38:19.728696 [ 1 ] {} <Information> Application: Ready for connections. | ||
119 | 2024.12.18 23:38:20.000314 [ 25 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.62 MiB, peak 124.09 MiB, free memory in arenas 0.00 B, will set to 115.63 MiB (RSS), difference: -1.98 MiB | ||
120 | 2024.12.18 23:38:20.206932 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=1, LastLogTerm 1, EntriesLength=1, CommitIndex=1 and Term=1 | ||
121 | 2024.12.18 23:38:20.206969 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 1 (1), req c idx: 1, my term: 1, my role: 1 | ||
122 | 2024.12.18 23:38:20.206978 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
123 | 2024.12.18 23:38:20.206986 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 1, req log term: 1, my last log idx: 1, my log (1) term: 1 | ||
124 | 2024.12.18 23:38:20.206995 [ 19 ] {} <Debug> RaftInstance: [INIT] log_idx: 2, count: 0, log_store_->next_slot(): 2, req.log_entries().size(): 1 | ||
125 | 2024.12.18 23:38:20.207001 [ 19 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 2, count: 0 | ||
126 | 2024.12.18 23:38:20.207006 [ 19 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 2, count: 0 | ||
127 | 2024.12.18 23:38:20.207061 [ 19 ] {} <Trace> RaftInstance: append at 2, term 1, timestamp 0 | ||
128 | 2024.12.18 23:38:20.207096 [ 19 ] {} <Trace> RaftInstance: durable index 1, sleep and wait for log appending completion | ||
129 | 2024.12.18 23:38:20.207106 [ 19 ] {} <Trace> RaftInstance: wake up, durable index 1 | ||
130 | 2024.12.18 23:38:20.207111 [ 19 ] {} <Trace> RaftInstance: durable index 1, sleep and wait for log appending completion | ||
131 | 2024.12.18 23:38:20.207150 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
132 | 2024.12.18 23:38:20.207174 [ 19 ] {} <Trace> RaftInstance: wake up, durable index 2 | ||
133 | 2024.12.18 23:38:20.207180 [ 19 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 1, quick_commit_index_ 1, state_->get_commit_idx() 1 | ||
134 | 2024.12.18 23:38:20.207192 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
135 | 2024.12.18 23:38:20.207206 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
136 | 2024.12.18 23:38:20.207221 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
137 | 2024.12.18 23:38:20.207228 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=3 | ||
138 | 2024.12.18 23:38:20.207464 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=2, LastLogTerm 1, EntriesLength=0, CommitIndex=2 and Term=1 | ||
139 | 2024.12.18 23:38:20.207486 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 2 (0), req c idx: 2, my term: 1, my role: 1 | ||
140 | 2024.12.18 23:38:20.207495 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
141 | 2024.12.18 23:38:20.207503 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 2, req log term: 1, my last log idx: 2, my log (2) term: 1 | ||
142 | 2024.12.18 23:38:20.207513 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 2 | ||
143 | 2024.12.18 23:38:20.207522 [ 12 ] {} <Trace> RaftInstance: local log idx 2, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 1 | ||
144 | 2024.12.18 23:38:20.207533 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
145 | 2024.12.18 23:38:20.207547 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
146 | 2024.12.18 23:38:20.207558 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
147 | 2024.12.18 23:38:20.207558 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
148 | 2024.12.18 23:38:20.207585 [ 20 ] {} <Debug> RaftInstance: commit upto 2, current idx 1 | ||
149 | 2024.12.18 23:38:20.207586 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
150 | 2024.12.18 23:38:20.207593 [ 20 ] {} <Trace> RaftInstance: commit upto 2, current idx 2 | ||
151 | 2024.12.18 23:38:20.207601 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=3 | ||
152 | 2024.12.18 23:38:20.207646 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 1 with timeout 10000 | ||
153 | 2024.12.18 23:38:20.207674 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 2, current idx 2 | ||
154 | 2024.12.18 23:38:20.207684 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
155 | 2024.12.18 23:38:20.210240 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=2, LastLogTerm 1, EntriesLength=1, CommitIndex=2 and Term=1 | ||
156 | 2024.12.18 23:38:20.210259 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 2 (1), req c idx: 2, my term: 1, my role: 1 | ||
157 | 2024.12.18 23:38:20.210273 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
158 | 2024.12.18 23:38:20.210281 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 2, req log term: 1, my last log idx: 2, my log (2) term: 1 | ||
159 | 2024.12.18 23:38:20.210287 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 3, count: 0, log_store_->next_slot(): 3, req.log_entries().size(): 1 | ||
160 | 2024.12.18 23:38:20.210293 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 3, count: 0 | ||
161 | 2024.12.18 23:38:20.210302 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 3, count: 0 | ||
162 | 2024.12.18 23:38:20.210310 [ 12 ] {} <Trace> RaftInstance: append at 3, term 1, timestamp 0 | ||
163 | 2024.12.18 23:38:20.210396 [ 12 ] {} <Trace> RaftInstance: durable index 2, sleep and wait for log appending completion | ||
164 | 2024.12.18 23:38:20.210440 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
165 | 2024.12.18 23:38:20.210478 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 3 | ||
166 | 2024.12.18 23:38:20.210492 [ 12 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 2, quick_commit_index_ 2, state_->get_commit_idx() 2 | ||
167 | 2024.12.18 23:38:20.210509 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
168 | 2024.12.18 23:38:20.210526 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
169 | 2024.12.18 23:38:20.210542 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
170 | 2024.12.18 23:38:20.210549 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=4 | ||
171 | 2024.12.18 23:38:20.210754 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=3, LastLogTerm 1, EntriesLength=0, CommitIndex=3 and Term=1 | ||
172 | 2024.12.18 23:38:20.210769 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 3 (0), req c idx: 3, my term: 1, my role: 1 | ||
173 | 2024.12.18 23:38:20.210776 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
174 | 2024.12.18 23:38:20.210783 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 3, req log term: 1, my last log idx: 3, my log (3) term: 1 | ||
175 | 2024.12.18 23:38:20.210797 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 3 | ||
176 | 2024.12.18 23:38:20.210807 [ 19 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 2 | ||
177 | 2024.12.18 23:38:20.210816 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
178 | 2024.12.18 23:38:20.210829 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
179 | 2024.12.18 23:38:20.210839 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
180 | 2024.12.18 23:38:20.210842 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
181 | 2024.12.18 23:38:20.210858 [ 20 ] {} <Debug> RaftInstance: commit upto 3, current idx 2 | ||
182 | 2024.12.18 23:38:20.210870 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
183 | 2024.12.18 23:38:20.210873 [ 20 ] {} <Trace> RaftInstance: commit upto 3, current idx 3 | ||
184 | 2024.12.18 23:38:20.210881 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=4 | ||
185 | 2024.12.18 23:38:20.210910 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 3, current idx 3 | ||
186 | 2024.12.18 23:38:20.210919 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
187 | 2024.12.18 23:38:20.218366 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=3, LastLogTerm 1, EntriesLength=0, CommitIndex=3 and Term=1 | ||
188 | 2024.12.18 23:38:20.218386 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 3 (0), req c idx: 3, my term: 1, my role: 1 | ||
189 | 2024.12.18 23:38:20.218400 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
190 | 2024.12.18 23:38:20.218408 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 3, req log term: 1, my last log idx: 3, my log (3) term: 1 | ||
191 | 2024.12.18 23:38:20.218415 [ 12 ] {} <Trace> RaftInstance: local log idx 3, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
192 | 2024.12.18 23:38:20.218422 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
193 | 2024.12.18 23:38:20.218439 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
194 | 2024.12.18 23:38:20.218461 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
195 | 2024.12.18 23:38:20.218469 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=4 | ||
196 | 2024.12.18 23:38:20.275353 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=3, LastLogTerm 1, EntriesLength=1, CommitIndex=3 and Term=1 | ||
197 | 2024.12.18 23:38:20.275381 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 3 (1), req c idx: 3, my term: 1, my role: 1 | ||
198 | 2024.12.18 23:38:20.275401 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
199 | 2024.12.18 23:38:20.275412 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 3, req log term: 1, my last log idx: 3, my log (3) term: 1 | ||
200 | 2024.12.18 23:38:20.275420 [ 19 ] {} <Debug> RaftInstance: [INIT] log_idx: 4, count: 0, log_store_->next_slot(): 4, req.log_entries().size(): 1 | ||
201 | 2024.12.18 23:38:20.275428 [ 19 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 4, count: 0 | ||
202 | 2024.12.18 23:38:20.275440 [ 19 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 4, count: 0 | ||
203 | 2024.12.18 23:38:20.275451 [ 19 ] {} <Trace> RaftInstance: append at 4, term 1, timestamp 0 | ||
204 | 2024.12.18 23:38:20.275472 [ 19 ] {} <Trace> RaftInstance: durable index 3, sleep and wait for log appending completion | ||
205 | 2024.12.18 23:38:20.275546 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
206 | 2024.12.18 23:38:20.275586 [ 19 ] {} <Trace> RaftInstance: wake up, durable index 4 | ||
207 | 2024.12.18 23:38:20.275600 [ 19 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 3, quick_commit_index_ 3, state_->get_commit_idx() 3 | ||
208 | 2024.12.18 23:38:20.275606 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
209 | 2024.12.18 23:38:20.275621 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
210 | 2024.12.18 23:38:20.275637 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
211 | 2024.12.18 23:38:20.275643 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=5 | ||
212 | 2024.12.18 23:38:20.275904 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=4, LastLogTerm 1, EntriesLength=0, CommitIndex=4 and Term=1 | ||
213 | 2024.12.18 23:38:20.275922 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 4 (0), req c idx: 4, my term: 1, my role: 1 | ||
214 | 2024.12.18 23:38:20.275930 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
215 | 2024.12.18 23:38:20.275947 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 4, req log term: 1, my last log idx: 4, my log (4) term: 1 | ||
216 | 2024.12.18 23:38:20.275955 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 4 | ||
217 | 2024.12.18 23:38:20.275961 [ 19 ] {} <Trace> RaftInstance: local log idx 4, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 3 | ||
218 | 2024.12.18 23:38:20.275968 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
219 | 2024.12.18 23:38:20.275978 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
220 | 2024.12.18 23:38:20.276007 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
221 | 2024.12.18 23:38:20.276024 [ 20 ] {} <Debug> RaftInstance: commit upto 4, current idx 3 | ||
222 | 2024.12.18 23:38:20.276027 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
223 | 2024.12.18 23:38:20.276035 [ 20 ] {} <Trace> RaftInstance: commit upto 4, current idx 4 | ||
224 | 2024.12.18 23:38:20.276055 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 2 with timeout 10000 | ||
225 | 2024.12.18 23:38:20.276056 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
226 | 2024.12.18 23:38:20.276078 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=5 | ||
227 | 2024.12.18 23:38:20.276082 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 4, current idx 4 | ||
228 | 2024.12.18 23:38:20.276098 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
229 | 2024.12.18 23:38:20.278149 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=4, LastLogTerm 1, EntriesLength=1, CommitIndex=4 and Term=1 | ||
230 | 2024.12.18 23:38:20.278170 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 4 (1), req c idx: 4, my term: 1, my role: 1 | ||
231 | 2024.12.18 23:38:20.278176 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
232 | 2024.12.18 23:38:20.278182 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 4, req log term: 1, my last log idx: 4, my log (4) term: 1 | ||
233 | 2024.12.18 23:38:20.278188 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 5, count: 0, log_store_->next_slot(): 5, req.log_entries().size(): 1 | ||
234 | 2024.12.18 23:38:20.278195 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 5, count: 0 | ||
235 | 2024.12.18 23:38:20.278200 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 5, count: 0 | ||
236 | 2024.12.18 23:38:20.278208 [ 12 ] {} <Trace> RaftInstance: append at 5, term 1, timestamp 0 | ||
237 | 2024.12.18 23:38:20.278225 [ 12 ] {} <Trace> RaftInstance: durable index 4, sleep and wait for log appending completion | ||
238 | 2024.12.18 23:38:20.278279 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
239 | 2024.12.18 23:38:20.278321 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 5 | ||
240 | 2024.12.18 23:38:20.278332 [ 12 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 4, quick_commit_index_ 4, state_->get_commit_idx() 4 | ||
241 | 2024.12.18 23:38:20.278338 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
242 | 2024.12.18 23:38:20.278352 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
243 | 2024.12.18 23:38:20.278366 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
244 | 2024.12.18 23:38:20.278377 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=6 | ||
245 | 2024.12.18 23:38:20.278631 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=5, LastLogTerm 1, EntriesLength=0, CommitIndex=5 and Term=1 | ||
246 | 2024.12.18 23:38:20.278648 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 5 (0), req c idx: 5, my term: 1, my role: 1 | ||
247 | 2024.12.18 23:38:20.278657 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
248 | 2024.12.18 23:38:20.278671 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 5, req log term: 1, my last log idx: 5, my log (5) term: 1 | ||
249 | 2024.12.18 23:38:20.278679 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 5 | ||
250 | 2024.12.18 23:38:20.278686 [ 16 ] {} <Trace> RaftInstance: local log idx 5, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 4 | ||
251 | 2024.12.18 23:38:20.278693 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
252 | 2024.12.18 23:38:20.278704 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
253 | 2024.12.18 23:38:20.278713 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
254 | 2024.12.18 23:38:20.278723 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
255 | 2024.12.18 23:38:20.278731 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
256 | 2024.12.18 23:38:20.278732 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=6 | ||
257 | 2024.12.18 23:38:20.278751 [ 20 ] {} <Debug> RaftInstance: commit upto 5, current idx 4 | ||
258 | 2024.12.18 23:38:20.278764 [ 20 ] {} <Trace> RaftInstance: commit upto 5, current idx 5 | ||
259 | 2024.12.18 23:38:20.278782 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 5, current idx 5 | ||
260 | 2024.12.18 23:38:20.278791 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
261 | 2024.12.18 23:38:20.331186 [ 3 ] {} <Trace> KeeperTCPHandlerFactory: Keeper request. Address: [::1]:55066 | ||
262 | 2024.12.18 23:38:20.331339 [ 3 ] {} <Information> KeeperTCPHandler: Requesting session ID for the new client | ||
263 | 2024.12.18 23:38:20.331450 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
264 | 2024.12.18 23:38:20.331532 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 not found, created 1d8f2190 | ||
265 | 2024.12.18 23:38:20.331540 [ 6 ] {} <Trace> RaftInstance: no connection available, idle 0, in-use 0, max 10 | ||
266 | 2024.12.18 23:38:20.331572 [ 6 ] {} <Trace> RaftInstance: asio client created: 1d8f2250 | ||
267 | 2024.12.18 23:38:20.331578 [ 6 ] {} <Trace> RaftInstance: created a new connection 1d8f2250 | ||
268 | 2024.12.18 23:38:20.331599 [ 6 ] {} <Debug> RaftInstance: socket 1d8f2250 to ::1:29102 is not opened yet | ||
269 | 2024.12.18 23:38:20.332049 [ 12 ] {} <Information> RaftInstance: 1d8f2250 connected to ::1:29102 (as a client) | ||
270 | 2024.12.18 23:38:20.332419 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=5, LastLogTerm 1, EntriesLength=1, CommitIndex=5 and Term=1 | ||
271 | 2024.12.18 23:38:20.332443 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 5 (1), req c idx: 5, my term: 1, my role: 1 | ||
272 | 2024.12.18 23:38:20.332461 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
273 | 2024.12.18 23:38:20.332470 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 5, req log term: 1, my last log idx: 5, my log (5) term: 1 | ||
274 | 2024.12.18 23:38:20.332477 [ 14 ] {} <Debug> RaftInstance: [INIT] log_idx: 6, count: 0, log_store_->next_slot(): 6, req.log_entries().size(): 1 | ||
275 | 2024.12.18 23:38:20.332483 [ 14 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 6, count: 0 | ||
276 | 2024.12.18 23:38:20.332496 [ 14 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 6, count: 0 | ||
277 | 2024.12.18 23:38:20.332511 [ 14 ] {} <Trace> RaftInstance: append at 6, term 1, timestamp 0 | ||
278 | 2024.12.18 23:38:20.332527 [ 14 ] {} <Trace> RaftInstance: durable index 5, sleep and wait for log appending completion | ||
279 | 2024.12.18 23:38:20.332594 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
280 | 2024.12.18 23:38:20.332635 [ 14 ] {} <Trace> RaftInstance: wake up, durable index 6 | ||
281 | 2024.12.18 23:38:20.332655 [ 14 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 5, quick_commit_index_ 5, state_->get_commit_idx() 5 | ||
282 | 2024.12.18 23:38:20.332663 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
283 | 2024.12.18 23:38:20.332681 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
284 | 2024.12.18 23:38:20.332692 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
285 | 2024.12.18 23:38:20.332700 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=7 | ||
286 | 2024.12.18 23:38:20.332985 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=6, LastLogTerm 1, EntriesLength=0, CommitIndex=6 and Term=1 | ||
287 | 2024.12.18 23:38:20.333022 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 6 (0), req c idx: 6, my term: 1, my role: 1 | ||
288 | 2024.12.18 23:38:20.333033 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
289 | 2024.12.18 23:38:20.333044 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 6, req log term: 1, my last log idx: 6, my log (6) term: 1 | ||
290 | 2024.12.18 23:38:20.333061 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 6 | ||
291 | 2024.12.18 23:38:20.333070 [ 12 ] {} <Trace> RaftInstance: local log idx 6, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 5 | ||
292 | 2024.12.18 23:38:20.333080 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
293 | 2024.12.18 23:38:20.333102 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
294 | 2024.12.18 23:38:20.333118 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
295 | 2024.12.18 23:38:20.333128 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
296 | 2024.12.18 23:38:20.333132 [ 20 ] {} <Debug> RaftInstance: commit upto 6, current idx 5 | ||
297 | 2024.12.18 23:38:20.333141 [ 20 ] {} <Trace> RaftInstance: commit upto 6, current idx 6 | ||
298 | 2024.12.18 23:38:20.333148 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
299 | 2024.12.18 23:38:20.333155 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 3 with timeout 10000 | ||
300 | 2024.12.18 23:38:20.333162 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=7 | ||
301 | 2024.12.18 23:38:20.333179 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 6, current idx 6 | ||
302 | 2024.12.18 23:38:20.333189 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
303 | 2024.12.18 23:38:20.333221 [ 14 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
304 | 2024.12.18 23:38:20.333334 [ 3 ] {} <Information> KeeperTCPHandler: Received session ID 3 | ||
305 | 2024.12.18 23:38:20.334967 [ 3 ] {} <Debug> KeeperTCPHandler: Received close event with xid 2147483647 for session id #3 | ||
306 | 2024.12.18 23:38:20.334992 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
307 | 2024.12.18 23:38:20.335021 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
308 | 2024.12.18 23:38:20.335044 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
309 | 2024.12.18 23:38:20.335277 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=6, LastLogTerm 1, EntriesLength=1, CommitIndex=6 and Term=1 | ||
310 | 2024.12.18 23:38:20.335304 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 6 (1), req c idx: 6, my term: 1, my role: 1 | ||
311 | 2024.12.18 23:38:20.335311 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
312 | 2024.12.18 23:38:20.335317 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 6, req log term: 1, my last log idx: 6, my log (6) term: 1 | ||
313 | 2024.12.18 23:38:20.335328 [ 14 ] {} <Debug> RaftInstance: [INIT] log_idx: 7, count: 0, log_store_->next_slot(): 7, req.log_entries().size(): 1 | ||
314 | 2024.12.18 23:38:20.335337 [ 14 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 7, count: 0 | ||
315 | 2024.12.18 23:38:20.335344 [ 14 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 7, count: 0 | ||
316 | 2024.12.18 23:38:20.335354 [ 14 ] {} <Trace> RaftInstance: append at 7, term 1, timestamp 0 | ||
317 | 2024.12.18 23:38:20.335368 [ 14 ] {} <Trace> RaftInstance: durable index 6, sleep and wait for log appending completion | ||
318 | 2024.12.18 23:38:20.335408 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
319 | 2024.12.18 23:38:20.335443 [ 14 ] {} <Trace> RaftInstance: wake up, durable index 7 | ||
320 | 2024.12.18 23:38:20.335454 [ 14 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 6, quick_commit_index_ 6, state_->get_commit_idx() 6 | ||
321 | 2024.12.18 23:38:20.335460 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
322 | 2024.12.18 23:38:20.335474 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
323 | 2024.12.18 23:38:20.335496 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
324 | 2024.12.18 23:38:20.335502 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
325 | 2024.12.18 23:38:20.335743 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
326 | 2024.12.18 23:38:20.335758 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
327 | 2024.12.18 23:38:20.335772 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
328 | 2024.12.18 23:38:20.335781 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
329 | 2024.12.18 23:38:20.335788 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 7 | ||
330 | 2024.12.18 23:38:20.335795 [ 12 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 6 | ||
331 | 2024.12.18 23:38:20.335806 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
332 | 2024.12.18 23:38:20.335824 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
333 | 2024.12.18 23:38:20.335833 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
334 | 2024.12.18 23:38:20.335841 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
335 | 2024.12.18 23:38:20.335850 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
336 | 2024.12.18 23:38:20.335855 [ 20 ] {} <Debug> RaftInstance: commit upto 7, current idx 6 | ||
337 | 2024.12.18 23:38:20.335861 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
338 | 2024.12.18 23:38:20.335875 [ 20 ] {} <Trace> RaftInstance: commit upto 7, current idx 7 | ||
339 | 2024.12.18 23:38:20.335894 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 7, current idx 7 | ||
340 | 2024.12.18 23:38:20.335904 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
341 | 2024.12.18 23:38:20.335908 [ 3 ] {} <Debug> KeeperTCPHandler: Session #3 successfully closed | ||
342 | 2024.12.18 23:38:20.335937 [ 14 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
343 | 2024.12.18 23:38:20.719590 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
344 | 2024.12.18 23:38:20.719653 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
345 | 2024.12.18 23:38:20.719676 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
346 | 2024.12.18 23:38:20.719718 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
347 | 2024.12.18 23:38:20.719734 [ 17 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
348 | 2024.12.18 23:38:20.719748 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
349 | 2024.12.18 23:38:20.719798 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
350 | 2024.12.18 23:38:20.719850 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
351 | 2024.12.18 23:38:20.719877 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
352 | 2024.12.18 23:38:21.220688 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
353 | 2024.12.18 23:38:21.220750 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
354 | 2024.12.18 23:38:21.220791 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
355 | 2024.12.18 23:38:21.220806 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
356 | 2024.12.18 23:38:21.220815 [ 15 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
357 | 2024.12.18 23:38:21.220821 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
358 | 2024.12.18 23:38:21.220841 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
359 | 2024.12.18 23:38:21.220864 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
360 | 2024.12.18 23:38:21.220871 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
361 | 2024.12.18 23:38:21.721460 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
362 | 2024.12.18 23:38:21.721508 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
363 | 2024.12.18 23:38:21.721549 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
364 | 2024.12.18 23:38:21.721563 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
365 | 2024.12.18 23:38:21.721573 [ 17 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
366 | 2024.12.18 23:38:21.721581 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
367 | 2024.12.18 23:38:21.721605 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
368 | 2024.12.18 23:38:21.721617 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
369 | 2024.12.18 23:38:21.721625 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
370 | 2024.12.18 23:38:22.222269 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
371 | 2024.12.18 23:38:22.222347 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
372 | 2024.12.18 23:38:22.222358 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
373 | 2024.12.18 23:38:22.222372 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
374 | 2024.12.18 23:38:22.222383 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
375 | 2024.12.18 23:38:22.222401 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
376 | 2024.12.18 23:38:22.222429 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
377 | 2024.12.18 23:38:22.222456 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
378 | 2024.12.18 23:38:22.222466 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
379 | 2024.12.18 23:38:22.723189 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
380 | 2024.12.18 23:38:22.723273 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
381 | 2024.12.18 23:38:22.723293 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
382 | 2024.12.18 23:38:22.723318 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
383 | 2024.12.18 23:38:22.723346 [ 15 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
384 | 2024.12.18 23:38:22.723366 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
385 | 2024.12.18 23:38:22.723416 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
386 | 2024.12.18 23:38:22.723465 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
387 | 2024.12.18 23:38:22.723488 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
388 | 2024.12.18 23:38:23.224393 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=0, CommitIndex=7 and Term=1 | ||
389 | 2024.12.18 23:38:23.224515 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (0), req c idx: 7, my term: 1, my role: 1 | ||
390 | 2024.12.18 23:38:23.224536 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
391 | 2024.12.18 23:38:23.224553 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
392 | 2024.12.18 23:38:23.224586 [ 18 ] {} <Trace> RaftInstance: local log idx 7, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
393 | 2024.12.18 23:38:23.224600 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
394 | 2024.12.18 23:38:23.224636 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
395 | 2024.12.18 23:38:23.224672 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
396 | 2024.12.18 23:38:23.224696 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=8 | ||
397 | 2024.12.18 23:38:23.604780 [ 3 ] {} <Trace> KeeperTCPHandlerFactory: Keeper request. Address: [::1]:33129 | ||
398 | 2024.12.18 23:38:23.604961 [ 3 ] {} <Information> KeeperTCPHandler: Requesting session ID for the new client | ||
399 | 2024.12.18 23:38:23.605014 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
400 | 2024.12.18 23:38:23.605043 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
401 | 2024.12.18 23:38:23.605063 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
402 | 2024.12.18 23:38:23.605388 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=7, LastLogTerm 1, EntriesLength=2, CommitIndex=7 and Term=1 | ||
403 | 2024.12.18 23:38:23.605404 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 7 (2), req c idx: 7, my term: 1, my role: 1 | ||
404 | 2024.12.18 23:38:23.605411 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
405 | 2024.12.18 23:38:23.605433 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 7, req log term: 1, my last log idx: 7, my log (7) term: 1 | ||
406 | 2024.12.18 23:38:23.605441 [ 15 ] {} <Debug> RaftInstance: [INIT] log_idx: 8, count: 0, log_store_->next_slot(): 8, req.log_entries().size(): 2 | ||
407 | 2024.12.18 23:38:23.605446 [ 15 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 8, count: 0 | ||
408 | 2024.12.18 23:38:23.605451 [ 15 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 8, count: 0 | ||
409 | 2024.12.18 23:38:23.605462 [ 15 ] {} <Trace> RaftInstance: append at 8, term 1, timestamp 0 | ||
410 | 2024.12.18 23:38:23.605487 [ 15 ] {} <Trace> RaftInstance: append at 9, term 1, timestamp 0 | ||
411 | 2024.12.18 23:38:23.605498 [ 15 ] {} <Trace> RaftInstance: durable index 7, sleep and wait for log appending completion | ||
412 | 2024.12.18 23:38:23.605572 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
413 | 2024.12.18 23:38:23.605603 [ 15 ] {} <Trace> RaftInstance: wake up, durable index 9 | ||
414 | 2024.12.18 23:38:23.605619 [ 15 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 7, quick_commit_index_ 7, state_->get_commit_idx() 7 | ||
415 | 2024.12.18 23:38:23.605628 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
416 | 2024.12.18 23:38:23.605647 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
417 | 2024.12.18 23:38:23.605665 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
418 | 2024.12.18 23:38:23.605671 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=10 | ||
419 | 2024.12.18 23:38:23.605876 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=9, LastLogTerm 1, EntriesLength=0, CommitIndex=9 and Term=1 | ||
420 | 2024.12.18 23:38:23.605895 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 9 (0), req c idx: 9, my term: 1, my role: 1 | ||
421 | 2024.12.18 23:38:23.605904 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
422 | 2024.12.18 23:38:23.605910 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 9, req log term: 1, my last log idx: 9, my log (9) term: 1 | ||
423 | 2024.12.18 23:38:23.605925 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 9 | ||
424 | 2024.12.18 23:38:23.605931 [ 18 ] {} <Trace> RaftInstance: local log idx 9, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 7 | ||
425 | 2024.12.18 23:38:23.605936 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
426 | 2024.12.18 23:38:23.605956 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
427 | 2024.12.18 23:38:23.605974 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
428 | 2024.12.18 23:38:23.605990 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
429 | 2024.12.18 23:38:23.605992 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
430 | 2024.12.18 23:38:23.606005 [ 20 ] {} <Debug> RaftInstance: commit upto 9, current idx 7 | ||
431 | 2024.12.18 23:38:23.606009 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=10 | ||
432 | 2024.12.18 23:38:23.606015 [ 20 ] {} <Trace> RaftInstance: commit upto 9, current idx 8 | ||
433 | 2024.12.18 23:38:23.606038 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 4 with timeout 30000 | ||
434 | 2024.12.18 23:38:23.606054 [ 20 ] {} <Trace> RaftInstance: commit upto 9, current idx 9 | ||
435 | 2024.12.18 23:38:23.606064 [ 20 ] {} <Debug> KeeperStateMachine: Session ID response 5 with timeout 30000 | ||
436 | 2024.12.18 23:38:23.606073 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 9, current idx 9 | ||
437 | 2024.12.18 23:38:23.606081 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
438 | 2024.12.18 23:38:23.606088 [ 3 ] {} <Information> KeeperTCPHandler: Received session ID 4 | ||
439 | 2024.12.18 23:38:23.606186 [ 13 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
440 | 2024.12.18 23:38:23.607023 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 105 | ||
441 | 2024.12.18 23:38:23.607045 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
442 | 2024.12.18 23:38:23.607051 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
443 | 2024.12.18 23:38:23.607354 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=9, LastLogTerm 1, EntriesLength=1, CommitIndex=9 and Term=1 | ||
444 | 2024.12.18 23:38:23.607379 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 9 (1), req c idx: 9, my term: 1, my role: 1 | ||
445 | 2024.12.18 23:38:23.607387 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
446 | 2024.12.18 23:38:23.607399 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 9, req log term: 1, my last log idx: 9, my log (9) term: 1 | ||
447 | 2024.12.18 23:38:23.607419 [ 18 ] {} <Debug> RaftInstance: [INIT] log_idx: 10, count: 0, log_store_->next_slot(): 10, req.log_entries().size(): 1 | ||
448 | 2024.12.18 23:38:23.607430 [ 18 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 10, count: 0 | ||
449 | 2024.12.18 23:38:23.607440 [ 18 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 10, count: 0 | ||
450 | 2024.12.18 23:38:23.607453 [ 18 ] {} <Trace> RaftInstance: append at 10, term 1, timestamp 0 | ||
451 | 2024.12.18 23:38:23.607497 [ 18 ] {} <Trace> RaftInstance: durable index 9, sleep and wait for log appending completion | ||
452 | 2024.12.18 23:38:23.607554 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
453 | 2024.12.18 23:38:23.607596 [ 18 ] {} <Trace> RaftInstance: wake up, durable index 10 | ||
454 | 2024.12.18 23:38:23.607612 [ 18 ] {} <Trace> RaftInstance: local log idx 10, target_commit_idx 9, quick_commit_index_ 9, state_->get_commit_idx() 9 | ||
455 | 2024.12.18 23:38:23.607623 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
456 | 2024.12.18 23:38:23.607647 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
457 | 2024.12.18 23:38:23.607664 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
458 | 2024.12.18 23:38:23.607672 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=11 | ||
459 | 2024.12.18 23:38:23.607938 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=10, LastLogTerm 1, EntriesLength=1, CommitIndex=10 and Term=1 | ||
460 | 2024.12.18 23:38:23.607951 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 10 (1), req c idx: 10, my term: 1, my role: 1 | ||
461 | 2024.12.18 23:38:23.607964 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
462 | 2024.12.18 23:38:23.607970 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 10, req log term: 1, my last log idx: 10, my log (10) term: 1 | ||
463 | 2024.12.18 23:38:23.607975 [ 19 ] {} <Debug> RaftInstance: [INIT] log_idx: 11, count: 0, log_store_->next_slot(): 11, req.log_entries().size(): 1 | ||
464 | 2024.12.18 23:38:23.607983 [ 19 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 11, count: 0 | ||
465 | 2024.12.18 23:38:23.607988 [ 19 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 11, count: 0 | ||
466 | 2024.12.18 23:38:23.607995 [ 19 ] {} <Trace> RaftInstance: append at 11, term 1, timestamp 0 | ||
467 | 2024.12.18 23:38:23.608016 [ 19 ] {} <Trace> RaftInstance: durable index 10, sleep and wait for log appending completion | ||
468 | 2024.12.18 23:38:23.608054 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
469 | 2024.12.18 23:38:23.608099 [ 19 ] {} <Trace> RaftInstance: wake up, durable index 11 | ||
470 | 2024.12.18 23:38:23.608112 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 10 | ||
471 | 2024.12.18 23:38:23.608120 [ 19 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 10, quick_commit_index_ 10, state_->get_commit_idx() 9 | ||
472 | 2024.12.18 23:38:23.608129 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
473 | 2024.12.18 23:38:23.608139 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
474 | 2024.12.18 23:38:23.608157 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
475 | 2024.12.18 23:38:23.608160 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
476 | 2024.12.18 23:38:23.608177 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
477 | 2024.12.18 23:38:23.608182 [ 20 ] {} <Debug> RaftInstance: commit upto 10, current idx 9 | ||
478 | 2024.12.18 23:38:23.608188 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=12 | ||
479 | 2024.12.18 23:38:23.608192 [ 20 ] {} <Trace> RaftInstance: commit upto 10, current idx 10 | ||
480 | 2024.12.18 23:38:23.608196 [ 13 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
481 | 2024.12.18 23:38:23.608218 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 10, current idx 10 | ||
482 | 2024.12.18 23:38:23.608227 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
483 | 2024.12.18 23:38:23.608376 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 101 | ||
484 | 2024.12.18 23:38:23.608394 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
485 | 2024.12.18 23:38:23.608409 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
486 | 2024.12.18 23:38:23.608459 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=11, LastLogTerm 1, EntriesLength=0, CommitIndex=11 and Term=1 | ||
487 | 2024.12.18 23:38:23.608476 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 11 (0), req c idx: 11, my term: 1, my role: 1 | ||
488 | 2024.12.18 23:38:23.608482 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
489 | 2024.12.18 23:38:23.608494 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 11, req log term: 1, my last log idx: 11, my log (11) term: 1 | ||
490 | 2024.12.18 23:38:23.608500 [ 17 ] {} <Debug> RaftInstance: trigger commit upto 11 | ||
491 | 2024.12.18 23:38:23.608505 [ 17 ] {} <Trace> RaftInstance: local log idx 11, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 10 | ||
492 | 2024.12.18 23:38:23.608512 [ 17 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
493 | 2024.12.18 23:38:23.608537 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
494 | 2024.12.18 23:38:23.608546 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
495 | 2024.12.18 23:38:23.608555 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
496 | 2024.12.18 23:38:23.608561 [ 20 ] {} <Debug> RaftInstance: commit upto 11, current idx 10 | ||
497 | 2024.12.18 23:38:23.608569 [ 20 ] {} <Trace> RaftInstance: commit upto 11, current idx 11 | ||
498 | 2024.12.18 23:38:23.608578 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
499 | 2024.12.18 23:38:23.608582 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 11, current idx 11 | ||
500 | 2024.12.18 23:38:23.608599 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=12 | ||
501 | 2024.12.18 23:38:23.608601 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
502 | 2024.12.18 23:38:23.608886 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=11, LastLogTerm 1, EntriesLength=1, CommitIndex=11 and Term=1 | ||
503 | 2024.12.18 23:38:23.608907 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 11 (1), req c idx: 11, my term: 1, my role: 1 | ||
504 | 2024.12.18 23:38:23.608915 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
505 | 2024.12.18 23:38:23.608924 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 11, req log term: 1, my last log idx: 11, my log (11) term: 1 | ||
506 | 2024.12.18 23:38:23.608931 [ 14 ] {} <Debug> RaftInstance: [INIT] log_idx: 12, count: 0, log_store_->next_slot(): 12, req.log_entries().size(): 1 | ||
507 | 2024.12.18 23:38:23.608945 [ 14 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 12, count: 0 | ||
508 | 2024.12.18 23:38:23.608953 [ 14 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 12, count: 0 | ||
509 | 2024.12.18 23:38:23.608962 [ 14 ] {} <Trace> RaftInstance: append at 12, term 1, timestamp 0 | ||
510 | 2024.12.18 23:38:23.608981 [ 14 ] {} <Trace> RaftInstance: durable index 11, sleep and wait for log appending completion | ||
511 | 2024.12.18 23:38:23.609043 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
512 | 2024.12.18 23:38:23.609088 [ 14 ] {} <Trace> RaftInstance: wake up, durable index 12 | ||
513 | 2024.12.18 23:38:23.609098 [ 14 ] {} <Trace> RaftInstance: local log idx 12, target_commit_idx 11, quick_commit_index_ 11, state_->get_commit_idx() 11 | ||
514 | 2024.12.18 23:38:23.609104 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
515 | 2024.12.18 23:38:23.609117 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
516 | 2024.12.18 23:38:23.609126 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
517 | 2024.12.18 23:38:23.609135 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=13 | ||
518 | 2024.12.18 23:38:23.609300 [ 17 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
519 | 2024.12.18 23:38:23.609481 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=12, LastLogTerm 1, EntriesLength=1, CommitIndex=12 and Term=1 | ||
520 | 2024.12.18 23:38:23.609495 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 12 (1), req c idx: 12, my term: 1, my role: 1 | ||
521 | 2024.12.18 23:38:23.609507 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
522 | 2024.12.18 23:38:23.609513 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 12, req log term: 1, my last log idx: 12, my log (12) term: 1 | ||
523 | 2024.12.18 23:38:23.609518 [ 15 ] {} <Debug> RaftInstance: [INIT] log_idx: 13, count: 0, log_store_->next_slot(): 13, req.log_entries().size(): 1 | ||
524 | 2024.12.18 23:38:23.609523 [ 15 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 13, count: 0 | ||
525 | 2024.12.18 23:38:23.609531 [ 15 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 13, count: 0 | ||
526 | 2024.12.18 23:38:23.609538 [ 15 ] {} <Trace> RaftInstance: append at 13, term 1, timestamp 0 | ||
527 | 2024.12.18 23:38:23.609555 [ 15 ] {} <Trace> RaftInstance: durable index 12, sleep and wait for log appending completion | ||
528 | 2024.12.18 23:38:23.609595 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
529 | 2024.12.18 23:38:23.609619 [ 15 ] {} <Trace> RaftInstance: wake up, durable index 13 | ||
530 | 2024.12.18 23:38:23.609631 [ 15 ] {} <Debug> RaftInstance: trigger commit upto 12 | ||
531 | 2024.12.18 23:38:23.609636 [ 15 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 12, quick_commit_index_ 12, state_->get_commit_idx() 11 | ||
532 | 2024.12.18 23:38:23.609641 [ 15 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
533 | 2024.12.18 23:38:23.609656 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
534 | 2024.12.18 23:38:23.609668 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
535 | 2024.12.18 23:38:23.609668 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
536 | 2024.12.18 23:38:23.609683 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
537 | 2024.12.18 23:38:23.609689 [ 20 ] {} <Debug> RaftInstance: commit upto 12, current idx 11 | ||
538 | 2024.12.18 23:38:23.609693 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=14 | ||
539 | 2024.12.18 23:38:23.609699 [ 20 ] {} <Trace> RaftInstance: commit upto 12, current idx 12 | ||
540 | 2024.12.18 23:38:23.609717 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 12, current idx 12 | ||
541 | 2024.12.18 23:38:23.609736 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
542 | 2024.12.18 23:38:23.609900 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=13, LastLogTerm 1, EntriesLength=0, CommitIndex=13 and Term=1 | ||
543 | 2024.12.18 23:38:23.609914 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 13 (0), req c idx: 13, my term: 1, my role: 1 | ||
544 | 2024.12.18 23:38:23.609922 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
545 | 2024.12.18 23:38:23.609931 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 90 | ||
546 | 2024.12.18 23:38:23.609938 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 13, req log term: 1, my last log idx: 13, my log (13) term: 1 | ||
547 | 2024.12.18 23:38:23.609952 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
548 | 2024.12.18 23:38:23.609955 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 13 | ||
549 | 2024.12.18 23:38:23.609960 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
550 | 2024.12.18 23:38:23.609968 [ 12 ] {} <Trace> RaftInstance: local log idx 13, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 12 | ||
551 | 2024.12.18 23:38:23.609974 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
552 | 2024.12.18 23:38:23.609990 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
553 | 2024.12.18 23:38:23.610003 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
554 | 2024.12.18 23:38:23.610006 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
555 | 2024.12.18 23:38:23.610014 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
556 | 2024.12.18 23:38:23.610030 [ 20 ] {} <Debug> RaftInstance: commit upto 13, current idx 12 | ||
557 | 2024.12.18 23:38:23.610035 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=14 | ||
558 | 2024.12.18 23:38:23.610039 [ 20 ] {} <Trace> RaftInstance: commit upto 13, current idx 13 | ||
559 | 2024.12.18 23:38:23.610058 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 13, current idx 13 | ||
560 | 2024.12.18 23:38:23.610072 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
561 | 2024.12.18 23:38:23.610460 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=13, LastLogTerm 1, EntriesLength=1, CommitIndex=13 and Term=1 | ||
562 | 2024.12.18 23:38:23.610471 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 13 (1), req c idx: 13, my term: 1, my role: 1 | ||
563 | 2024.12.18 23:38:23.610476 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
564 | 2024.12.18 23:38:23.610494 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 13, req log term: 1, my last log idx: 13, my log (13) term: 1 | ||
565 | 2024.12.18 23:38:23.610499 [ 13 ] {} <Debug> RaftInstance: [INIT] log_idx: 14, count: 0, log_store_->next_slot(): 14, req.log_entries().size(): 1 | ||
566 | 2024.12.18 23:38:23.610505 [ 13 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 14, count: 0 | ||
567 | 2024.12.18 23:38:23.610510 [ 13 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 14, count: 0 | ||
568 | 2024.12.18 23:38:23.610521 [ 13 ] {} <Trace> RaftInstance: append at 14, term 1, timestamp 0 | ||
569 | 2024.12.18 23:38:23.610556 [ 13 ] {} <Trace> RaftInstance: durable index 13, sleep and wait for log appending completion | ||
570 | 2024.12.18 23:38:23.610586 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
571 | 2024.12.18 23:38:23.610621 [ 13 ] {} <Trace> RaftInstance: wake up, durable index 14 | ||
572 | 2024.12.18 23:38:23.610633 [ 13 ] {} <Trace> RaftInstance: local log idx 14, target_commit_idx 13, quick_commit_index_ 13, state_->get_commit_idx() 13 | ||
573 | 2024.12.18 23:38:23.610645 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
574 | 2024.12.18 23:38:23.610660 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
575 | 2024.12.18 23:38:23.610680 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
576 | 2024.12.18 23:38:23.610687 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=15 | ||
577 | 2024.12.18 23:38:23.610935 [ 12 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
578 | 2024.12.18 23:38:23.611042 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=14, LastLogTerm 1, EntriesLength=1, CommitIndex=14 and Term=1 | ||
579 | 2024.12.18 23:38:23.611059 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 14 (1), req c idx: 14, my term: 1, my role: 1 | ||
580 | 2024.12.18 23:38:23.611068 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
581 | 2024.12.18 23:38:23.611074 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 14, req log term: 1, my last log idx: 14, my log (14) term: 1 | ||
582 | 2024.12.18 23:38:23.611086 [ 13 ] {} <Debug> RaftInstance: [INIT] log_idx: 15, count: 0, log_store_->next_slot(): 15, req.log_entries().size(): 1 | ||
583 | 2024.12.18 23:38:23.611091 [ 13 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 15, count: 0 | ||
584 | 2024.12.18 23:38:23.611096 [ 13 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 15, count: 0 | ||
585 | 2024.12.18 23:38:23.611103 [ 13 ] {} <Trace> RaftInstance: append at 15, term 1, timestamp 0 | ||
586 | 2024.12.18 23:38:23.611130 [ 13 ] {} <Trace> RaftInstance: durable index 14, sleep and wait for log appending completion | ||
587 | 2024.12.18 23:38:23.611174 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
588 | 2024.12.18 23:38:23.611205 [ 13 ] {} <Trace> RaftInstance: wake up, durable index 15 | ||
589 | 2024.12.18 23:38:23.611214 [ 13 ] {} <Debug> RaftInstance: trigger commit upto 14 | ||
590 | 2024.12.18 23:38:23.611221 [ 13 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 14, quick_commit_index_ 14, state_->get_commit_idx() 13 | ||
591 | 2024.12.18 23:38:23.611237 [ 13 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
592 | 2024.12.18 23:38:23.611256 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
593 | 2024.12.18 23:38:23.611268 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
594 | 2024.12.18 23:38:23.611271 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
595 | 2024.12.18 23:38:23.611279 [ 20 ] {} <Debug> RaftInstance: commit upto 14, current idx 13 | ||
596 | 2024.12.18 23:38:23.611289 [ 20 ] {} <Trace> RaftInstance: commit upto 14, current idx 14 | ||
597 | 2024.12.18 23:38:23.611296 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
598 | 2024.12.18 23:38:23.611311 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=16 | ||
599 | 2024.12.18 23:38:23.611331 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 14, current idx 14 | ||
600 | 2024.12.18 23:38:23.611339 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
601 | 2024.12.18 23:38:23.611474 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 101 | ||
602 | 2024.12.18 23:38:23.611499 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
603 | 2024.12.18 23:38:23.611505 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
604 | 2024.12.18 23:38:23.611514 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=15, LastLogTerm 1, EntriesLength=0, CommitIndex=15 and Term=1 | ||
605 | 2024.12.18 23:38:23.611528 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 15 (0), req c idx: 15, my term: 1, my role: 1 | ||
606 | 2024.12.18 23:38:23.611547 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
607 | 2024.12.18 23:38:23.611555 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 15, req log term: 1, my last log idx: 15, my log (15) term: 1 | ||
608 | 2024.12.18 23:38:23.611563 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 15 | ||
609 | 2024.12.18 23:38:23.611571 [ 12 ] {} <Trace> RaftInstance: local log idx 15, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 14 | ||
610 | 2024.12.18 23:38:23.611584 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
611 | 2024.12.18 23:38:23.611602 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
612 | 2024.12.18 23:38:23.611612 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
613 | 2024.12.18 23:38:23.611620 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
614 | 2024.12.18 23:38:23.611628 [ 20 ] {} <Debug> RaftInstance: commit upto 15, current idx 14 | ||
615 | 2024.12.18 23:38:23.611636 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
616 | 2024.12.18 23:38:23.611639 [ 20 ] {} <Trace> RaftInstance: commit upto 15, current idx 15 | ||
617 | 2024.12.18 23:38:23.611651 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=16 | ||
618 | 2024.12.18 23:38:23.611663 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 15, current idx 15 | ||
619 | 2024.12.18 23:38:23.611673 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
620 | 2024.12.18 23:38:23.611994 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=15, LastLogTerm 1, EntriesLength=1, CommitIndex=15 and Term=1 | ||
621 | 2024.12.18 23:38:23.612018 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 15 (1), req c idx: 15, my term: 1, my role: 1 | ||
622 | 2024.12.18 23:38:23.612027 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
623 | 2024.12.18 23:38:23.612036 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 15, req log term: 1, my last log idx: 15, my log (15) term: 1 | ||
624 | 2024.12.18 23:38:23.612050 [ 19 ] {} <Debug> RaftInstance: [INIT] log_idx: 16, count: 0, log_store_->next_slot(): 16, req.log_entries().size(): 1 | ||
625 | 2024.12.18 23:38:23.612058 [ 19 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 16, count: 0 | ||
626 | 2024.12.18 23:38:23.612065 [ 19 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 16, count: 0 | ||
627 | 2024.12.18 23:38:23.612075 [ 19 ] {} <Trace> RaftInstance: append at 16, term 1, timestamp 0 | ||
628 | 2024.12.18 23:38:23.612107 [ 19 ] {} <Trace> RaftInstance: durable index 15, sleep and wait for log appending completion | ||
629 | 2024.12.18 23:38:23.612157 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
630 | 2024.12.18 23:38:23.612181 [ 19 ] {} <Trace> RaftInstance: wake up, durable index 16 | ||
631 | 2024.12.18 23:38:23.612190 [ 19 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 15, quick_commit_index_ 15, state_->get_commit_idx() 15 | ||
632 | 2024.12.18 23:38:23.612199 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
633 | 2024.12.18 23:38:23.612217 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
634 | 2024.12.18 23:38:23.612237 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
635 | 2024.12.18 23:38:23.612246 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=17 | ||
636 | 2024.12.18 23:38:23.612373 [ 13 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
637 | 2024.12.18 23:38:23.612472 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=16, LastLogTerm 1, EntriesLength=0, CommitIndex=16 and Term=1 | ||
638 | 2024.12.18 23:38:23.612498 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 16 (0), req c idx: 16, my term: 1, my role: 1 | ||
639 | 2024.12.18 23:38:23.612506 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
640 | 2024.12.18 23:38:23.612515 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 16, req log term: 1, my last log idx: 16, my log (16) term: 1 | ||
641 | 2024.12.18 23:38:23.612522 [ 17 ] {} <Debug> RaftInstance: trigger commit upto 16 | ||
642 | 2024.12.18 23:38:23.612531 [ 17 ] {} <Trace> RaftInstance: local log idx 16, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 15 | ||
643 | 2024.12.18 23:38:23.612536 [ 17 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
644 | 2024.12.18 23:38:23.612552 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
645 | 2024.12.18 23:38:23.612562 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
646 | 2024.12.18 23:38:23.612565 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
647 | 2024.12.18 23:38:23.612574 [ 20 ] {} <Debug> RaftInstance: commit upto 16, current idx 15 | ||
648 | 2024.12.18 23:38:23.612585 [ 20 ] {} <Trace> RaftInstance: commit upto 16, current idx 16 | ||
649 | 2024.12.18 23:38:23.612590 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
650 | 2024.12.18 23:38:23.612601 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=17 | ||
651 | 2024.12.18 23:38:23.612614 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 16, current idx 16 | ||
652 | 2024.12.18 23:38:23.612631 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
653 | 2024.12.18 23:38:23.612776 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 105 | ||
654 | 2024.12.18 23:38:23.612789 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
655 | 2024.12.18 23:38:23.612794 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
656 | 2024.12.18 23:38:23.612828 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=16, LastLogTerm 1, EntriesLength=1, CommitIndex=16 and Term=1 | ||
657 | 2024.12.18 23:38:23.612850 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 16 (1), req c idx: 16, my term: 1, my role: 1 | ||
658 | 2024.12.18 23:38:23.612857 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
659 | 2024.12.18 23:38:23.612863 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 16, req log term: 1, my last log idx: 16, my log (16) term: 1 | ||
660 | 2024.12.18 23:38:23.612869 [ 16 ] {} <Debug> RaftInstance: [INIT] log_idx: 17, count: 0, log_store_->next_slot(): 17, req.log_entries().size(): 1 | ||
661 | 2024.12.18 23:38:23.612878 [ 16 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 17, count: 0 | ||
662 | 2024.12.18 23:38:23.612883 [ 16 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 17, count: 0 | ||
663 | 2024.12.18 23:38:23.612890 [ 16 ] {} <Trace> RaftInstance: append at 17, term 1, timestamp 0 | ||
664 | 2024.12.18 23:38:23.612916 [ 16 ] {} <Trace> RaftInstance: durable index 16, sleep and wait for log appending completion | ||
665 | 2024.12.18 23:38:23.612958 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
666 | 2024.12.18 23:38:23.613004 [ 16 ] {} <Trace> RaftInstance: wake up, durable index 17 | ||
667 | 2024.12.18 23:38:23.613015 [ 16 ] {} <Trace> RaftInstance: local log idx 17, target_commit_idx 16, quick_commit_index_ 16, state_->get_commit_idx() 16 | ||
668 | 2024.12.18 23:38:23.613021 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
669 | 2024.12.18 23:38:23.613035 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
670 | 2024.12.18 23:38:23.613051 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
671 | 2024.12.18 23:38:23.613068 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=18 | ||
672 | 2024.12.18 23:38:23.613347 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=17, LastLogTerm 1, EntriesLength=1, CommitIndex=17 and Term=1 | ||
673 | 2024.12.18 23:38:23.613359 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 17 (1), req c idx: 17, my term: 1, my role: 1 | ||
674 | 2024.12.18 23:38:23.613377 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
675 | 2024.12.18 23:38:23.613383 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 17, req log term: 1, my last log idx: 17, my log (17) term: 1 | ||
676 | 2024.12.18 23:38:23.613389 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 18, count: 0, log_store_->next_slot(): 18, req.log_entries().size(): 1 | ||
677 | 2024.12.18 23:38:23.613394 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 18, count: 0 | ||
678 | 2024.12.18 23:38:23.613399 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 18, count: 0 | ||
679 | 2024.12.18 23:38:23.613410 [ 12 ] {} <Trace> RaftInstance: append at 18, term 1, timestamp 0 | ||
680 | 2024.12.18 23:38:23.613435 [ 12 ] {} <Trace> RaftInstance: durable index 17, sleep and wait for log appending completion | ||
681 | 2024.12.18 23:38:23.613471 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
682 | 2024.12.18 23:38:23.613507 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 18 | ||
683 | 2024.12.18 23:38:23.613516 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 17 | ||
684 | 2024.12.18 23:38:23.613528 [ 12 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 17, quick_commit_index_ 17, state_->get_commit_idx() 16 | ||
685 | 2024.12.18 23:38:23.613534 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
686 | 2024.12.18 23:38:23.613549 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
687 | 2024.12.18 23:38:23.613562 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
688 | 2024.12.18 23:38:23.613564 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
689 | 2024.12.18 23:38:23.613578 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
690 | 2024.12.18 23:38:23.613587 [ 20 ] {} <Debug> RaftInstance: commit upto 17, current idx 16 | ||
691 | 2024.12.18 23:38:23.613590 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=19 | ||
692 | 2024.12.18 23:38:23.613597 [ 20 ] {} <Trace> RaftInstance: commit upto 17, current idx 17 | ||
693 | 2024.12.18 23:38:23.613616 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 17, current idx 17 | ||
694 | 2024.12.18 23:38:23.613632 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
695 | 2024.12.18 23:38:23.613757 [ 17 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
696 | 2024.12.18 23:38:23.613846 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=18, LastLogTerm 1, EntriesLength=0, CommitIndex=18 and Term=1 | ||
697 | 2024.12.18 23:38:23.613863 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 18 (0), req c idx: 18, my term: 1, my role: 1 | ||
698 | 2024.12.18 23:38:23.613878 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
699 | 2024.12.18 23:38:23.613885 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 18, req log term: 1, my last log idx: 18, my log (18) term: 1 | ||
700 | 2024.12.18 23:38:23.613890 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 18 | ||
701 | 2024.12.18 23:38:23.613895 [ 19 ] {} <Trace> RaftInstance: local log idx 18, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 17 | ||
702 | 2024.12.18 23:38:23.613904 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
703 | 2024.12.18 23:38:23.613919 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
704 | 2024.12.18 23:38:23.613930 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
705 | 2024.12.18 23:38:23.613932 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
706 | 2024.12.18 23:38:23.613942 [ 20 ] {} <Debug> RaftInstance: commit upto 18, current idx 17 | ||
707 | 2024.12.18 23:38:23.613949 [ 20 ] {} <Trace> RaftInstance: commit upto 18, current idx 18 | ||
708 | 2024.12.18 23:38:23.613956 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
709 | 2024.12.18 23:38:23.613970 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=19 | ||
710 | 2024.12.18 23:38:23.614022 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 18, current idx 18 | ||
711 | 2024.12.18 23:38:23.614034 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
712 | 2024.12.18 23:38:23.614175 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=18, LastLogTerm 1, EntriesLength=1, CommitIndex=18 and Term=1 | ||
713 | 2024.12.18 23:38:23.614209 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 18 (1), req c idx: 18, my term: 1, my role: 1 | ||
714 | 2024.12.18 23:38:23.614218 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
715 | 2024.12.18 23:38:23.614228 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 18, req log term: 1, my last log idx: 18, my log (18) term: 1 | ||
716 | 2024.12.18 23:38:23.614235 [ 17 ] {} <Debug> RaftInstance: [INIT] log_idx: 19, count: 0, log_store_->next_slot(): 19, req.log_entries().size(): 1 | ||
717 | 2024.12.18 23:38:23.614251 [ 17 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 19, count: 0 | ||
718 | 2024.12.18 23:38:23.614260 [ 17 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 19, count: 0 | ||
719 | 2024.12.18 23:38:23.614271 [ 17 ] {} <Trace> RaftInstance: append at 19, term 1, timestamp 0 | ||
720 | 2024.12.18 23:38:23.614293 [ 17 ] {} <Trace> RaftInstance: durable index 18, sleep and wait for log appending completion | ||
721 | 2024.12.18 23:38:23.614335 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
722 | 2024.12.18 23:38:23.614377 [ 17 ] {} <Trace> RaftInstance: wake up, durable index 19 | ||
723 | 2024.12.18 23:38:23.614393 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 18, quick_commit_index_ 18, state_->get_commit_idx() 18 | ||
724 | 2024.12.18 23:38:23.614402 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
725 | 2024.12.18 23:38:23.614421 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
726 | 2024.12.18 23:38:23.614441 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
727 | 2024.12.18 23:38:23.614461 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
728 | 2024.12.18 23:38:23.614701 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
729 | 2024.12.18 23:38:23.614716 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
730 | 2024.12.18 23:38:23.614734 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
731 | 2024.12.18 23:38:23.614743 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
732 | 2024.12.18 23:38:23.614750 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 19 | ||
733 | 2024.12.18 23:38:23.614758 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 18 | ||
734 | 2024.12.18 23:38:23.614771 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
735 | 2024.12.18 23:38:23.614786 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
736 | 2024.12.18 23:38:23.614800 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
737 | 2024.12.18 23:38:23.614801 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
738 | 2024.12.18 23:38:23.614818 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
739 | 2024.12.18 23:38:23.614822 [ 20 ] {} <Debug> RaftInstance: commit upto 19, current idx 18 | ||
740 | 2024.12.18 23:38:23.614826 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
741 | 2024.12.18 23:38:23.614837 [ 20 ] {} <Trace> RaftInstance: commit upto 19, current idx 19 | ||
742 | 2024.12.18 23:38:23.614859 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 19, current idx 19 | ||
743 | 2024.12.18 23:38:23.614869 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
744 | 2024.12.18 23:38:23.725433 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
745 | 2024.12.18 23:38:23.725498 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
746 | 2024.12.18 23:38:23.725517 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
747 | 2024.12.18 23:38:23.725538 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
748 | 2024.12.18 23:38:23.725556 [ 17 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
749 | 2024.12.18 23:38:23.725589 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
750 | 2024.12.18 23:38:23.725630 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
751 | 2024.12.18 23:38:23.725677 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
752 | 2024.12.18 23:38:23.725688 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
753 | 2024.12.18 23:38:24.226050 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
754 | 2024.12.18 23:38:24.226084 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
755 | 2024.12.18 23:38:24.226092 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
756 | 2024.12.18 23:38:24.226101 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
757 | 2024.12.18 23:38:24.226164 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
758 | 2024.12.18 23:38:24.226177 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
759 | 2024.12.18 23:38:24.226199 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
760 | 2024.12.18 23:38:24.226226 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
761 | 2024.12.18 23:38:24.226236 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
762 | 2024.12.18 23:38:24.726602 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
763 | 2024.12.18 23:38:24.726641 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
764 | 2024.12.18 23:38:24.726654 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
765 | 2024.12.18 23:38:24.726715 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
766 | 2024.12.18 23:38:24.726730 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
767 | 2024.12.18 23:38:24.726740 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
768 | 2024.12.18 23:38:24.726764 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
769 | 2024.12.18 23:38:24.726779 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
770 | 2024.12.18 23:38:24.726797 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
771 | 2024.12.18 23:38:25.227391 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
772 | 2024.12.18 23:38:25.227452 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
773 | 2024.12.18 23:38:25.227497 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
774 | 2024.12.18 23:38:25.227515 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
775 | 2024.12.18 23:38:25.227529 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
776 | 2024.12.18 23:38:25.227542 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
777 | 2024.12.18 23:38:25.227592 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
778 | 2024.12.18 23:38:25.227630 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
779 | 2024.12.18 23:38:25.227708 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
780 | 2024.12.18 23:38:25.728319 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
781 | 2024.12.18 23:38:25.728407 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
782 | 2024.12.18 23:38:25.728431 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
783 | 2024.12.18 23:38:25.728448 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
784 | 2024.12.18 23:38:25.728462 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
785 | 2024.12.18 23:38:25.728486 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
786 | 2024.12.18 23:38:25.728528 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
787 | 2024.12.18 23:38:25.728568 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
788 | 2024.12.18 23:38:25.728589 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
789 | 2024.12.18 23:38:26.229304 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
790 | 2024.12.18 23:38:26.229491 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
791 | 2024.12.18 23:38:26.229501 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
792 | 2024.12.18 23:38:26.229511 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
793 | 2024.12.18 23:38:26.229518 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
794 | 2024.12.18 23:38:26.229532 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
795 | 2024.12.18 23:38:26.229556 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
796 | 2024.12.18 23:38:26.229578 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
797 | 2024.12.18 23:38:26.229586 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
798 | 2024.12.18 23:38:26.730127 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
799 | 2024.12.18 23:38:26.730181 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
800 | 2024.12.18 23:38:26.730195 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
801 | 2024.12.18 23:38:26.730204 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
802 | 2024.12.18 23:38:26.730228 [ 13 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
803 | 2024.12.18 23:38:26.730236 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
804 | 2024.12.18 23:38:26.730251 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
805 | 2024.12.18 23:38:26.730275 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
806 | 2024.12.18 23:38:26.730281 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
807 | 2024.12.18 23:38:27.230940 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
808 | 2024.12.18 23:38:27.230991 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
809 | 2024.12.18 23:38:27.231001 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
810 | 2024.12.18 23:38:27.231025 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
811 | 2024.12.18 23:38:27.231034 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
812 | 2024.12.18 23:38:27.231042 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
813 | 2024.12.18 23:38:27.231060 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
814 | 2024.12.18 23:38:27.231082 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
815 | 2024.12.18 23:38:27.231101 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
816 | 2024.12.18 23:38:27.731722 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
817 | 2024.12.18 23:38:27.731765 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
818 | 2024.12.18 23:38:27.731794 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
819 | 2024.12.18 23:38:27.731805 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
820 | 2024.12.18 23:38:27.731813 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
821 | 2024.12.18 23:38:27.731820 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
822 | 2024.12.18 23:38:27.731865 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
823 | 2024.12.18 23:38:27.731886 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
824 | 2024.12.18 23:38:27.731893 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
825 | 2024.12.18 23:38:28.232492 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
826 | 2024.12.18 23:38:28.232547 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
827 | 2024.12.18 23:38:28.232556 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
828 | 2024.12.18 23:38:28.232564 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
829 | 2024.12.18 23:38:28.232571 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
830 | 2024.12.18 23:38:28.232586 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
831 | 2024.12.18 23:38:28.232610 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
832 | 2024.12.18 23:38:28.232634 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
833 | 2024.12.18 23:38:28.232645 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
834 | 2024.12.18 23:38:28.733197 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
835 | 2024.12.18 23:38:28.733282 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
836 | 2024.12.18 23:38:28.733292 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
837 | 2024.12.18 23:38:28.733301 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
838 | 2024.12.18 23:38:28.733308 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
839 | 2024.12.18 23:38:28.733322 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
840 | 2024.12.18 23:38:28.733342 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
841 | 2024.12.18 23:38:28.733368 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
842 | 2024.12.18 23:38:28.733381 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
843 | 2024.12.18 23:38:29.233996 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
844 | 2024.12.18 23:38:29.234041 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
845 | 2024.12.18 23:38:29.234050 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
846 | 2024.12.18 23:38:29.234059 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
847 | 2024.12.18 23:38:29.234088 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
848 | 2024.12.18 23:38:29.234096 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
849 | 2024.12.18 23:38:29.234118 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
850 | 2024.12.18 23:38:29.234138 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
851 | 2024.12.18 23:38:29.234146 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
852 | 2024.12.18 23:38:29.734830 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
853 | 2024.12.18 23:38:29.734866 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
854 | 2024.12.18 23:38:29.734877 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
855 | 2024.12.18 23:38:29.734910 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
856 | 2024.12.18 23:38:29.734919 [ 12 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
857 | 2024.12.18 23:38:29.734930 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
858 | 2024.12.18 23:38:29.734954 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
859 | 2024.12.18 23:38:29.734984 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
860 | 2024.12.18 23:38:29.734992 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
861 | 2024.12.18 23:38:30.235307 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
862 | 2024.12.18 23:38:30.235338 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
863 | 2024.12.18 23:38:30.235364 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
864 | 2024.12.18 23:38:30.235375 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
865 | 2024.12.18 23:38:30.235385 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
866 | 2024.12.18 23:38:30.235394 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
867 | 2024.12.18 23:38:30.235428 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
868 | 2024.12.18 23:38:30.235466 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
869 | 2024.12.18 23:38:30.235477 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
870 | 2024.12.18 23:38:30.735965 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
871 | 2024.12.18 23:38:30.736026 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
872 | 2024.12.18 23:38:30.736038 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
873 | 2024.12.18 23:38:30.736050 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
874 | 2024.12.18 23:38:30.736061 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
875 | 2024.12.18 23:38:30.736087 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
876 | 2024.12.18 23:38:30.736117 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
877 | 2024.12.18 23:38:30.736144 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
878 | 2024.12.18 23:38:30.736158 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
879 | 2024.12.18 23:38:31.236789 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
880 | 2024.12.18 23:38:31.236868 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
881 | 2024.12.18 23:38:31.236889 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
882 | 2024.12.18 23:38:31.236910 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
883 | 2024.12.18 23:38:31.236944 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
884 | 2024.12.18 23:38:31.236963 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
885 | 2024.12.18 23:38:31.237006 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
886 | 2024.12.18 23:38:31.237057 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
887 | 2024.12.18 23:38:31.237076 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
888 | 2024.12.18 23:38:31.737645 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
889 | 2024.12.18 23:38:31.737695 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
890 | 2024.12.18 23:38:31.737711 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
891 | 2024.12.18 23:38:31.737727 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
892 | 2024.12.18 23:38:31.737769 [ 15 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
893 | 2024.12.18 23:38:31.737784 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
894 | 2024.12.18 23:38:31.737825 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
895 | 2024.12.18 23:38:31.737854 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
896 | 2024.12.18 23:38:31.737871 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
897 | 2024.12.18 23:38:32.238486 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
898 | 2024.12.18 23:38:32.238543 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
899 | 2024.12.18 23:38:32.238565 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
900 | 2024.12.18 23:38:32.238612 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
901 | 2024.12.18 23:38:32.238629 [ 18 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
902 | 2024.12.18 23:38:32.238640 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
903 | 2024.12.18 23:38:32.238665 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
904 | 2024.12.18 23:38:32.238741 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
905 | 2024.12.18 23:38:32.238751 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
906 | 2024.12.18 23:38:32.739178 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
907 | 2024.12.18 23:38:32.739204 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
908 | 2024.12.18 23:38:32.739234 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
909 | 2024.12.18 23:38:32.739244 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
910 | 2024.12.18 23:38:32.739251 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
911 | 2024.12.18 23:38:32.739257 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
912 | 2024.12.18 23:38:32.739301 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
913 | 2024.12.18 23:38:32.739335 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
914 | 2024.12.18 23:38:32.739357 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
915 | 2024.12.18 23:38:33.240151 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=0, CommitIndex=19 and Term=1 | ||
916 | 2024.12.18 23:38:33.240233 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (0), req c idx: 19, my term: 1, my role: 1 | ||
917 | 2024.12.18 23:38:33.240253 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
918 | 2024.12.18 23:38:33.240275 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
919 | 2024.12.18 23:38:33.240295 [ 19 ] {} <Trace> RaftInstance: local log idx 19, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
920 | 2024.12.18 23:38:33.240328 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
921 | 2024.12.18 23:38:33.240377 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
922 | 2024.12.18 23:38:33.240421 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
923 | 2024.12.18 23:38:33.240443 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=20 | ||
924 | 2024.12.18 23:38:33.606597 [ 3 ] {} <Trace> KeeperTCPHandler: Received heartbeat for session #4 | ||
925 | 2024.12.18 23:38:33.606609 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
926 | 2024.12.18 23:38:33.606761 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
927 | 2024.12.18 23:38:33.606777 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
928 | 2024.12.18 23:38:33.607206 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=19, LastLogTerm 1, EntriesLength=2, CommitIndex=19 and Term=1 | ||
929 | 2024.12.18 23:38:33.607243 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 19 (2), req c idx: 19, my term: 1, my role: 1 | ||
930 | 2024.12.18 23:38:33.607252 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
931 | 2024.12.18 23:38:33.607260 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 19, req log term: 1, my last log idx: 19, my log (19) term: 1 | ||
932 | 2024.12.18 23:38:33.607266 [ 15 ] {} <Debug> RaftInstance: [INIT] log_idx: 20, count: 0, log_store_->next_slot(): 20, req.log_entries().size(): 2 | ||
933 | 2024.12.18 23:38:33.607279 [ 15 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 20, count: 0 | ||
934 | 2024.12.18 23:38:33.607286 [ 15 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 20, count: 0 | ||
935 | 2024.12.18 23:38:33.607305 [ 15 ] {} <Trace> RaftInstance: append at 20, term 1, timestamp 0 | ||
936 | 2024.12.18 23:38:33.607321 [ 15 ] {} <Trace> RaftInstance: append at 21, term 1, timestamp 0 | ||
937 | 2024.12.18 23:38:33.607331 [ 15 ] {} <Trace> RaftInstance: durable index 19, sleep and wait for log appending completion | ||
938 | 2024.12.18 23:38:33.607388 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
939 | 2024.12.18 23:38:33.607423 [ 15 ] {} <Trace> RaftInstance: wake up, durable index 21 | ||
940 | 2024.12.18 23:38:33.607436 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 19, quick_commit_index_ 19, state_->get_commit_idx() 19 | ||
941 | 2024.12.18 23:38:33.607443 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
942 | 2024.12.18 23:38:33.607459 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
943 | 2024.12.18 23:38:33.607486 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
944 | 2024.12.18 23:38:33.607496 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
945 | 2024.12.18 23:38:33.607759 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
946 | 2024.12.18 23:38:33.607778 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
947 | 2024.12.18 23:38:33.607800 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
948 | 2024.12.18 23:38:33.607806 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
949 | 2024.12.18 23:38:33.607812 [ 19 ] {} <Debug> RaftInstance: trigger commit upto 21 | ||
950 | 2024.12.18 23:38:33.607817 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 19 | ||
951 | 2024.12.18 23:38:33.607828 [ 19 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
952 | 2024.12.18 23:38:33.607846 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
953 | 2024.12.18 23:38:33.607857 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
954 | 2024.12.18 23:38:33.607863 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
955 | 2024.12.18 23:38:33.607868 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
956 | 2024.12.18 23:38:33.607880 [ 20 ] {} <Debug> RaftInstance: commit upto 21, current idx 19 | ||
957 | 2024.12.18 23:38:33.607886 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
958 | 2024.12.18 23:38:33.607908 [ 20 ] {} <Trace> RaftInstance: commit upto 21, current idx 20 | ||
959 | 2024.12.18 23:38:33.607933 [ 20 ] {} <Trace> RaftInstance: commit upto 21, current idx 21 | ||
960 | 2024.12.18 23:38:33.607947 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 21, current idx 21 | ||
961 | 2024.12.18 23:38:33.607955 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
962 | 2024.12.18 23:38:33.608052 [ 15 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
963 | 2024.12.18 23:38:33.740511 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
964 | 2024.12.18 23:38:33.740549 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
965 | 2024.12.18 23:38:33.740564 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
966 | 2024.12.18 23:38:33.740606 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
967 | 2024.12.18 23:38:33.740622 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
968 | 2024.12.18 23:38:33.740635 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
969 | 2024.12.18 23:38:33.740670 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
970 | 2024.12.18 23:38:33.740726 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
971 | 2024.12.18 23:38:33.740750 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
972 | 2024.12.18 23:38:34.241392 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
973 | 2024.12.18 23:38:34.241436 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
974 | 2024.12.18 23:38:34.241494 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
975 | 2024.12.18 23:38:34.241511 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
976 | 2024.12.18 23:38:34.241525 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
977 | 2024.12.18 23:38:34.241538 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
978 | 2024.12.18 23:38:34.241591 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
979 | 2024.12.18 23:38:34.241629 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
980 | 2024.12.18 23:38:34.241643 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
981 | 2024.12.18 23:38:34.742105 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
982 | 2024.12.18 23:38:34.742140 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
983 | 2024.12.18 23:38:34.742149 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
984 | 2024.12.18 23:38:34.742157 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
985 | 2024.12.18 23:38:34.742164 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
986 | 2024.12.18 23:38:34.742178 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
987 | 2024.12.18 23:38:34.742197 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
988 | 2024.12.18 23:38:34.742214 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
989 | 2024.12.18 23:38:34.742221 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
990 | 2024.12.18 23:38:35.242692 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
991 | 2024.12.18 23:38:35.242753 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
992 | 2024.12.18 23:38:35.242765 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
993 | 2024.12.18 23:38:35.242776 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
994 | 2024.12.18 23:38:35.242787 [ 17 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
995 | 2024.12.18 23:38:35.242806 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
996 | 2024.12.18 23:38:35.242831 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
997 | 2024.12.18 23:38:35.242858 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
998 | 2024.12.18 23:38:35.242870 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
999 | 2024.12.18 23:38:35.743484 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1000 | 2024.12.18 23:38:35.743541 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1001 | 2024.12.18 23:38:35.743562 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1002 | 2024.12.18 23:38:35.743582 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1003 | 2024.12.18 23:38:35.743627 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1004 | 2024.12.18 23:38:35.743643 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1005 | 2024.12.18 23:38:35.743683 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1006 | 2024.12.18 23:38:35.743717 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1007 | 2024.12.18 23:38:35.743731 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1008 | 2024.12.18 23:38:36.244479 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1009 | 2024.12.18 23:38:36.244552 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1010 | 2024.12.18 23:38:36.244573 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1011 | 2024.12.18 23:38:36.244696 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1012 | 2024.12.18 23:38:36.244720 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1013 | 2024.12.18 23:38:36.244741 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1014 | 2024.12.18 23:38:36.244791 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1015 | 2024.12.18 23:38:36.244860 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1016 | 2024.12.18 23:38:36.244884 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1017 | 2024.12.18 23:38:36.745551 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1018 | 2024.12.18 23:38:36.745610 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1019 | 2024.12.18 23:38:36.745684 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1020 | 2024.12.18 23:38:36.745703 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1021 | 2024.12.18 23:38:36.745718 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1022 | 2024.12.18 23:38:36.745732 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1023 | 2024.12.18 23:38:36.745783 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1024 | 2024.12.18 23:38:36.745823 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1025 | 2024.12.18 23:38:36.745846 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1026 | 2024.12.18 23:38:37.246666 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1027 | 2024.12.18 23:38:37.246769 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1028 | 2024.12.18 23:38:37.246789 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1029 | 2024.12.18 23:38:37.246811 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1030 | 2024.12.18 23:38:37.246832 [ 15 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1031 | 2024.12.18 23:38:37.246869 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1032 | 2024.12.18 23:38:37.246916 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1033 | 2024.12.18 23:38:37.246966 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1034 | 2024.12.18 23:38:37.246987 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1035 | 2024.12.18 23:38:37.747761 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1036 | 2024.12.18 23:38:37.747857 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1037 | 2024.12.18 23:38:37.747875 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1038 | 2024.12.18 23:38:37.747892 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1039 | 2024.12.18 23:38:37.747921 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1040 | 2024.12.18 23:38:37.747938 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1041 | 2024.12.18 23:38:37.747986 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1042 | 2024.12.18 23:38:37.748029 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1043 | 2024.12.18 23:38:37.748046 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1044 | 2024.12.18 23:38:38.248696 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1045 | 2024.12.18 23:38:38.248757 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1046 | 2024.12.18 23:38:38.248776 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1047 | 2024.12.18 23:38:38.248789 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1048 | 2024.12.18 23:38:38.248826 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1049 | 2024.12.18 23:38:38.248836 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1050 | 2024.12.18 23:38:38.248859 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1051 | 2024.12.18 23:38:38.248884 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1052 | 2024.12.18 23:38:38.248893 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1053 | 2024.12.18 23:38:38.749472 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1054 | 2024.12.18 23:38:38.749526 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1055 | 2024.12.18 23:38:38.749542 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1056 | 2024.12.18 23:38:38.749578 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1057 | 2024.12.18 23:38:38.749588 [ 16 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1058 | 2024.12.18 23:38:38.749599 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1059 | 2024.12.18 23:38:38.749622 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1060 | 2024.12.18 23:38:38.749658 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1061 | 2024.12.18 23:38:38.749670 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1062 | 2024.12.18 23:38:39.250366 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1063 | 2024.12.18 23:38:39.250400 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1064 | 2024.12.18 23:38:39.250435 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1065 | 2024.12.18 23:38:39.250444 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1066 | 2024.12.18 23:38:39.250452 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1067 | 2024.12.18 23:38:39.250458 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1068 | 2024.12.18 23:38:39.250486 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1069 | 2024.12.18 23:38:39.250500 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1070 | 2024.12.18 23:38:39.250511 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1071 | 2024.12.18 23:38:39.751127 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1072 | 2024.12.18 23:38:39.751188 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1073 | 2024.12.18 23:38:39.751197 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1074 | 2024.12.18 23:38:39.751206 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1075 | 2024.12.18 23:38:39.751214 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1076 | 2024.12.18 23:38:39.751228 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1077 | 2024.12.18 23:38:39.751250 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1078 | 2024.12.18 23:38:39.751277 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1079 | 2024.12.18 23:38:39.751289 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1080 | 2024.12.18 23:38:40.251836 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1081 | 2024.12.18 23:38:40.251897 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1082 | 2024.12.18 23:38:40.251909 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1083 | 2024.12.18 23:38:40.251920 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1084 | 2024.12.18 23:38:40.251943 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1085 | 2024.12.18 23:38:40.251955 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1086 | 2024.12.18 23:38:40.251979 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1087 | 2024.12.18 23:38:40.252001 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1088 | 2024.12.18 23:38:40.252013 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1089 | 2024.12.18 23:38:40.752550 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1090 | 2024.12.18 23:38:40.752594 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1091 | 2024.12.18 23:38:40.752605 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1092 | 2024.12.18 23:38:40.752614 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1093 | 2024.12.18 23:38:40.752645 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1094 | 2024.12.18 23:38:40.752653 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1095 | 2024.12.18 23:38:40.752671 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1096 | 2024.12.18 23:38:40.752690 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1097 | 2024.12.18 23:38:40.752712 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1098 | 2024.12.18 23:38:41.253374 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1099 | 2024.12.18 23:38:41.253437 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1100 | 2024.12.18 23:38:41.253456 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1101 | 2024.12.18 23:38:41.253504 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1102 | 2024.12.18 23:38:41.253522 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1103 | 2024.12.18 23:38:41.253538 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1104 | 2024.12.18 23:38:41.253579 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1105 | 2024.12.18 23:38:41.253658 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1106 | 2024.12.18 23:38:41.253684 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1107 | 2024.12.18 23:38:41.754404 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1108 | 2024.12.18 23:38:41.754456 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1109 | 2024.12.18 23:38:41.754507 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1110 | 2024.12.18 23:38:41.754525 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1111 | 2024.12.18 23:38:41.754541 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1112 | 2024.12.18 23:38:41.754556 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1113 | 2024.12.18 23:38:41.754609 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1114 | 2024.12.18 23:38:41.754649 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1115 | 2024.12.18 23:38:41.754673 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1116 | 2024.12.18 23:38:42.255458 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1117 | 2024.12.18 23:38:42.255557 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1118 | 2024.12.18 23:38:42.255578 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1119 | 2024.12.18 23:38:42.255596 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1120 | 2024.12.18 23:38:42.255610 [ 13 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1121 | 2024.12.18 23:38:42.255644 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1122 | 2024.12.18 23:38:42.255686 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1123 | 2024.12.18 23:38:42.255726 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1124 | 2024.12.18 23:38:42.255748 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1125 | 2024.12.18 23:38:42.756533 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1126 | 2024.12.18 23:38:42.756616 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1127 | 2024.12.18 23:38:42.756635 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1128 | 2024.12.18 23:38:42.756651 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1129 | 2024.12.18 23:38:42.756674 [ 12 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1130 | 2024.12.18 23:38:42.756682 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1131 | 2024.12.18 23:38:42.756704 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1132 | 2024.12.18 23:38:42.756730 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1133 | 2024.12.18 23:38:42.756740 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1134 | 2024.12.18 23:38:43.257438 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=0, CommitIndex=21 and Term=1 | ||
1135 | 2024.12.18 23:38:43.257471 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (0), req c idx: 21, my term: 1, my role: 1 | ||
1136 | 2024.12.18 23:38:43.257480 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1137 | 2024.12.18 23:38:43.257488 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1138 | 2024.12.18 23:38:43.257521 [ 19 ] {} <Trace> RaftInstance: local log idx 21, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1139 | 2024.12.18 23:38:43.257530 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1140 | 2024.12.18 23:38:43.257549 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1141 | 2024.12.18 23:38:43.257569 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1142 | 2024.12.18 23:38:43.257577 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=22 | ||
1143 | 2024.12.18 23:38:43.606522 [ 3 ] {} <Trace> KeeperTCPHandler: Received heartbeat for session #4 | ||
1144 | 2024.12.18 23:38:43.606537 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
1145 | 2024.12.18 23:38:43.606569 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
1146 | 2024.12.18 23:38:43.606577 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
1147 | 2024.12.18 23:38:43.606904 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=21, LastLogTerm 1, EntriesLength=2, CommitIndex=21 and Term=1 | ||
1148 | 2024.12.18 23:38:43.606924 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 21 (2), req c idx: 21, my term: 1, my role: 1 | ||
1149 | 2024.12.18 23:38:43.606932 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1150 | 2024.12.18 23:38:43.606940 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 21, req log term: 1, my last log idx: 21, my log (21) term: 1 | ||
1151 | 2024.12.18 23:38:43.606952 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 22, count: 0, log_store_->next_slot(): 22, req.log_entries().size(): 2 | ||
1152 | 2024.12.18 23:38:43.606963 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 22, count: 0 | ||
1153 | 2024.12.18 23:38:43.606974 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 22, count: 0 | ||
1154 | 2024.12.18 23:38:43.606987 [ 12 ] {} <Trace> RaftInstance: append at 22, term 1, timestamp 0 | ||
1155 | 2024.12.18 23:38:43.607012 [ 12 ] {} <Trace> RaftInstance: append at 23, term 1, timestamp 0 | ||
1156 | 2024.12.18 23:38:43.607022 [ 12 ] {} <Trace> RaftInstance: durable index 21, sleep and wait for log appending completion | ||
1157 | 2024.12.18 23:38:43.607082 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1158 | 2024.12.18 23:38:43.607126 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 23 | ||
1159 | 2024.12.18 23:38:43.607140 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 21, quick_commit_index_ 21, state_->get_commit_idx() 21 | ||
1160 | 2024.12.18 23:38:43.607147 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1161 | 2024.12.18 23:38:43.607156 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1162 | 2024.12.18 23:38:43.607175 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1163 | 2024.12.18 23:38:43.607183 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1164 | 2024.12.18 23:38:43.607382 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1165 | 2024.12.18 23:38:43.607395 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1166 | 2024.12.18 23:38:43.607401 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1167 | 2024.12.18 23:38:43.607408 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1168 | 2024.12.18 23:38:43.607413 [ 13 ] {} <Debug> RaftInstance: trigger commit upto 23 | ||
1169 | 2024.12.18 23:38:43.607419 [ 13 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 21 | ||
1170 | 2024.12.18 23:38:43.607424 [ 13 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1171 | 2024.12.18 23:38:43.607440 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1172 | 2024.12.18 23:38:43.607453 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1173 | 2024.12.18 23:38:43.607460 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1174 | 2024.12.18 23:38:43.607460 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1175 | 2024.12.18 23:38:43.607467 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1176 | 2024.12.18 23:38:43.607484 [ 20 ] {} <Debug> RaftInstance: commit upto 23, current idx 21 | ||
1177 | 2024.12.18 23:38:43.607498 [ 20 ] {} <Trace> RaftInstance: commit upto 23, current idx 22 | ||
1178 | 2024.12.18 23:38:43.607524 [ 20 ] {} <Trace> RaftInstance: commit upto 23, current idx 23 | ||
1179 | 2024.12.18 23:38:43.607539 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 23, current idx 23 | ||
1180 | 2024.12.18 23:38:43.607548 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1181 | 2024.12.18 23:38:43.607568 [ 14 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
1182 | 2024.12.18 23:38:43.758129 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1183 | 2024.12.18 23:38:43.758168 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1184 | 2024.12.18 23:38:43.758183 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1185 | 2024.12.18 23:38:43.758195 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1186 | 2024.12.18 23:38:43.758203 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1187 | 2024.12.18 23:38:43.758210 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1188 | 2024.12.18 23:38:43.758227 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1189 | 2024.12.18 23:38:43.758245 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1190 | 2024.12.18 23:38:43.758252 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1191 | 2024.12.18 23:38:44.258840 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1192 | 2024.12.18 23:38:44.258885 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1193 | 2024.12.18 23:38:44.258900 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1194 | 2024.12.18 23:38:44.258918 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1195 | 2024.12.18 23:38:44.258932 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1196 | 2024.12.18 23:38:44.258945 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
1197 | 2024.12.18 23:38:44.258971 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1198 | 2024.12.18 23:38:44.259001 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1199 | 2024.12.18 23:38:44.259009 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1200 | 2024.12.18 23:38:44.759491 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1201 | 2024.12.18 23:38:44.759539 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1202 | 2024.12.18 23:38:44.759558 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1203 | 2024.12.18 23:38:44.759575 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1204 | 2024.12.18 23:38:44.759590 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1205 | 2024.12.18 23:38:44.759604 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1206 | 2024.12.18 23:38:44.759642 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1207 | 2024.12.18 23:38:44.759681 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1208 | 2024.12.18 23:38:44.759700 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1209 | 2024.12.18 23:38:45.260142 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1210 | 2024.12.18 23:38:45.260178 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1211 | 2024.12.18 23:38:45.260190 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1212 | 2024.12.18 23:38:45.260203 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1213 | 2024.12.18 23:38:45.260213 [ 14 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1214 | 2024.12.18 23:38:45.260223 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
1215 | 2024.12.18 23:38:45.260238 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1216 | 2024.12.18 23:38:45.260267 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1217 | 2024.12.18 23:38:45.260280 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1218 | 2024.12.18 23:38:45.760655 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1219 | 2024.12.18 23:38:45.760687 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1220 | 2024.12.18 23:38:45.760695 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1221 | 2024.12.18 23:38:45.760703 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1222 | 2024.12.18 23:38:45.760709 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1223 | 2024.12.18 23:38:45.760715 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
1224 | 2024.12.18 23:38:45.760732 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1225 | 2024.12.18 23:38:45.760753 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1226 | 2024.12.18 23:38:45.760762 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1227 | 2024.12.18 23:38:46.261432 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1228 | 2024.12.18 23:38:46.261497 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1229 | 2024.12.18 23:38:46.261515 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1230 | 2024.12.18 23:38:46.261534 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1231 | 2024.12.18 23:38:46.261550 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1232 | 2024.12.18 23:38:46.261564 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1233 | 2024.12.18 23:38:46.261601 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1234 | 2024.12.18 23:38:46.261640 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1235 | 2024.12.18 23:38:46.261655 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1236 | 2024.12.18 23:38:46.762445 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1237 | 2024.12.18 23:38:46.762507 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1238 | 2024.12.18 23:38:46.762529 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1239 | 2024.12.18 23:38:46.762552 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1240 | 2024.12.18 23:38:46.762572 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1241 | 2024.12.18 23:38:46.762591 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
1242 | 2024.12.18 23:38:46.762640 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1243 | 2024.12.18 23:38:46.762688 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1244 | 2024.12.18 23:38:46.762710 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1245 | 2024.12.18 23:38:47.263365 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1246 | 2024.12.18 23:38:47.263426 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1247 | 2024.12.18 23:38:47.263446 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1248 | 2024.12.18 23:38:47.263463 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1249 | 2024.12.18 23:38:47.263481 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1250 | 2024.12.18 23:38:47.263495 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1251 | 2024.12.18 23:38:47.263529 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1252 | 2024.12.18 23:38:47.263549 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1253 | 2024.12.18 23:38:47.263555 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1254 | 2024.12.18 23:38:47.764207 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1255 | 2024.12.18 23:38:47.764264 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1256 | 2024.12.18 23:38:47.764281 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1257 | 2024.12.18 23:38:47.764295 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1258 | 2024.12.18 23:38:47.764305 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1259 | 2024.12.18 23:38:47.764313 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
1260 | 2024.12.18 23:38:47.764332 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1261 | 2024.12.18 23:38:47.764352 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1262 | 2024.12.18 23:38:47.764360 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1263 | 2024.12.18 23:38:48.264938 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1264 | 2024.12.18 23:38:48.265016 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1265 | 2024.12.18 23:38:48.265035 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1266 | 2024.12.18 23:38:48.265049 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1267 | 2024.12.18 23:38:48.265062 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1268 | 2024.12.18 23:38:48.265069 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1269 | 2024.12.18 23:38:48.265087 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1270 | 2024.12.18 23:38:48.265106 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1271 | 2024.12.18 23:38:48.265113 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1272 | 2024.12.18 23:38:48.765737 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1273 | 2024.12.18 23:38:48.765798 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1274 | 2024.12.18 23:38:48.765816 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1275 | 2024.12.18 23:38:48.765831 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1276 | 2024.12.18 23:38:48.765841 [ 17 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1277 | 2024.12.18 23:38:48.765848 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
1278 | 2024.12.18 23:38:48.765868 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1279 | 2024.12.18 23:38:48.765890 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1280 | 2024.12.18 23:38:48.765898 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1281 | 2024.12.18 23:38:49.266516 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1282 | 2024.12.18 23:38:49.266571 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1283 | 2024.12.18 23:38:49.266587 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1284 | 2024.12.18 23:38:49.266601 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1285 | 2024.12.18 23:38:49.266609 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1286 | 2024.12.18 23:38:49.266617 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1287 | 2024.12.18 23:38:49.266636 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1288 | 2024.12.18 23:38:49.266658 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1289 | 2024.12.18 23:38:49.266665 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1290 | 2024.12.18 23:38:49.767308 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1291 | 2024.12.18 23:38:49.767370 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1292 | 2024.12.18 23:38:49.767384 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1293 | 2024.12.18 23:38:49.767396 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1294 | 2024.12.18 23:38:49.767407 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1295 | 2024.12.18 23:38:49.767415 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1296 | 2024.12.18 23:38:49.767434 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1297 | 2024.12.18 23:38:49.767459 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1298 | 2024.12.18 23:38:49.767472 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1299 | 2024.12.18 23:38:50.268011 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1300 | 2024.12.18 23:38:50.268068 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1301 | 2024.12.18 23:38:50.268092 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1302 | 2024.12.18 23:38:50.268114 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1303 | 2024.12.18 23:38:50.268133 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1304 | 2024.12.18 23:38:50.268145 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1305 | 2024.12.18 23:38:50.268165 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1306 | 2024.12.18 23:38:50.268185 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1307 | 2024.12.18 23:38:50.268197 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1308 | 2024.12.18 23:38:50.768717 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1309 | 2024.12.18 23:38:50.768762 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1310 | 2024.12.18 23:38:50.768779 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1311 | 2024.12.18 23:38:50.768796 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1312 | 2024.12.18 23:38:50.768811 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1313 | 2024.12.18 23:38:50.768825 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1314 | 2024.12.18 23:38:50.768862 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1315 | 2024.12.18 23:38:50.768898 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1316 | 2024.12.18 23:38:50.768914 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1317 | 2024.12.18 23:38:51.269515 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1318 | 2024.12.18 23:38:51.269576 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1319 | 2024.12.18 23:38:51.269592 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1320 | 2024.12.18 23:38:51.269609 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1321 | 2024.12.18 23:38:51.269624 [ 15 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1322 | 2024.12.18 23:38:51.269638 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1323 | 2024.12.18 23:38:51.269663 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1324 | 2024.12.18 23:38:51.269684 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1325 | 2024.12.18 23:38:51.269692 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1326 | 2024.12.18 23:38:51.770299 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1327 | 2024.12.18 23:38:51.770366 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1328 | 2024.12.18 23:38:51.770388 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1329 | 2024.12.18 23:38:51.770409 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1330 | 2024.12.18 23:38:51.770425 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1331 | 2024.12.18 23:38:51.770436 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1332 | 2024.12.18 23:38:51.770462 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1333 | 2024.12.18 23:38:51.770477 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1334 | 2024.12.18 23:38:51.770487 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1335 | 2024.12.18 23:38:52.270906 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1336 | 2024.12.18 23:38:52.270939 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1337 | 2024.12.18 23:38:52.270949 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1338 | 2024.12.18 23:38:52.270958 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1339 | 2024.12.18 23:38:52.270966 [ 18 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1340 | 2024.12.18 23:38:52.270973 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1341 | 2024.12.18 23:38:52.270993 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1342 | 2024.12.18 23:38:52.271013 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1343 | 2024.12.18 23:38:52.271021 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1344 | 2024.12.18 23:38:52.771679 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1345 | 2024.12.18 23:38:52.771740 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1346 | 2024.12.18 23:38:52.771761 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1347 | 2024.12.18 23:38:52.771787 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1348 | 2024.12.18 23:38:52.771811 [ 12 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1349 | 2024.12.18 23:38:52.771834 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1350 | 2024.12.18 23:38:52.771886 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1351 | 2024.12.18 23:38:52.771927 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1352 | 2024.12.18 23:38:52.771942 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1353 | 2024.12.18 23:38:53.272503 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=0, CommitIndex=23 and Term=1 | ||
1354 | 2024.12.18 23:38:53.272563 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (0), req c idx: 23, my term: 1, my role: 1 | ||
1355 | 2024.12.18 23:38:53.272584 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1356 | 2024.12.18 23:38:53.272607 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1357 | 2024.12.18 23:38:53.272627 [ 16 ] {} <Trace> RaftInstance: local log idx 23, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1358 | 2024.12.18 23:38:53.272646 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1359 | 2024.12.18 23:38:53.272695 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1360 | 2024.12.18 23:38:53.272737 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1361 | 2024.12.18 23:38:53.272754 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=24 | ||
1362 | 2024.12.18 23:38:53.606571 [ 3 ] {} <Trace> KeeperTCPHandler: Received heartbeat for session #4 | ||
1363 | 2024.12.18 23:38:53.606587 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
1364 | 2024.12.18 23:38:53.606622 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
1365 | 2024.12.18 23:38:53.606629 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
1366 | 2024.12.18 23:38:53.606943 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=23, LastLogTerm 1, EntriesLength=2, CommitIndex=23 and Term=1 | ||
1367 | 2024.12.18 23:38:53.606958 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 23 (2), req c idx: 23, my term: 1, my role: 1 | ||
1368 | 2024.12.18 23:38:53.606965 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1369 | 2024.12.18 23:38:53.606975 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 23, req log term: 1, my last log idx: 23, my log (23) term: 1 | ||
1370 | 2024.12.18 23:38:53.606984 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 24, count: 0, log_store_->next_slot(): 24, req.log_entries().size(): 2 | ||
1371 | 2024.12.18 23:38:53.606993 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 24, count: 0 | ||
1372 | 2024.12.18 23:38:53.607002 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 24, count: 0 | ||
1373 | 2024.12.18 23:38:53.607013 [ 12 ] {} <Trace> RaftInstance: append at 24, term 1, timestamp 0 | ||
1374 | 2024.12.18 23:38:53.607036 [ 12 ] {} <Trace> RaftInstance: append at 25, term 1, timestamp 0 | ||
1375 | 2024.12.18 23:38:53.607045 [ 12 ] {} <Trace> RaftInstance: durable index 23, sleep and wait for log appending completion | ||
1376 | 2024.12.18 23:38:53.607122 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1377 | 2024.12.18 23:38:53.607159 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 25 | ||
1378 | 2024.12.18 23:38:53.607172 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 23, quick_commit_index_ 23, state_->get_commit_idx() 23 | ||
1379 | 2024.12.18 23:38:53.607178 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1380 | 2024.12.18 23:38:53.607191 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1381 | 2024.12.18 23:38:53.607206 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1382 | 2024.12.18 23:38:53.607212 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1383 | 2024.12.18 23:38:53.607397 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1384 | 2024.12.18 23:38:53.607410 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1385 | 2024.12.18 23:38:53.607415 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1386 | 2024.12.18 23:38:53.607422 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1387 | 2024.12.18 23:38:53.607427 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 25 | ||
1388 | 2024.12.18 23:38:53.607432 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 23 | ||
1389 | 2024.12.18 23:38:53.607438 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1390 | 2024.12.18 23:38:53.607454 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1391 | 2024.12.18 23:38:53.607465 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1392 | 2024.12.18 23:38:53.607472 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1393 | 2024.12.18 23:38:53.607475 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1394 | 2024.12.18 23:38:53.607485 [ 20 ] {} <Debug> RaftInstance: commit upto 25, current idx 23 | ||
1395 | 2024.12.18 23:38:53.607489 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1396 | 2024.12.18 23:38:53.607494 [ 20 ] {} <Trace> RaftInstance: commit upto 25, current idx 24 | ||
1397 | 2024.12.18 23:38:53.607523 [ 20 ] {} <Trace> RaftInstance: commit upto 25, current idx 25 | ||
1398 | 2024.12.18 23:38:53.607537 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 25, current idx 25 | ||
1399 | 2024.12.18 23:38:53.607546 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1400 | 2024.12.18 23:38:53.607643 [ 18 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
1401 | 2024.12.18 23:38:53.773234 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1402 | 2024.12.18 23:38:53.773273 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1403 | 2024.12.18 23:38:53.773288 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1404 | 2024.12.18 23:38:53.773304 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1405 | 2024.12.18 23:38:53.773318 [ 13 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1406 | 2024.12.18 23:38:53.773331 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1407 | 2024.12.18 23:38:53.773364 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1408 | 2024.12.18 23:38:53.773398 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1409 | 2024.12.18 23:38:53.773412 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1410 | 2024.12.18 23:38:54.274015 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1411 | 2024.12.18 23:38:54.274063 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1412 | 2024.12.18 23:38:54.274079 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1413 | 2024.12.18 23:38:54.274097 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1414 | 2024.12.18 23:38:54.274112 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1415 | 2024.12.18 23:38:54.274125 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
1416 | 2024.12.18 23:38:54.274162 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1417 | 2024.12.18 23:38:54.274214 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1418 | 2024.12.18 23:38:54.274232 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1419 | 2024.12.18 23:38:54.774766 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1420 | 2024.12.18 23:38:54.774823 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1421 | 2024.12.18 23:38:54.774846 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1422 | 2024.12.18 23:38:54.774867 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1423 | 2024.12.18 23:38:54.774887 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1424 | 2024.12.18 23:38:54.774901 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1425 | 2024.12.18 23:38:54.774937 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1426 | 2024.12.18 23:38:54.774974 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1427 | 2024.12.18 23:38:54.774994 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1428 | 2024.12.18 23:38:55.275549 [ 14 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1429 | 2024.12.18 23:38:55.275604 [ 14 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1430 | 2024.12.18 23:38:55.275620 [ 14 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1431 | 2024.12.18 23:38:55.275636 [ 14 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1432 | 2024.12.18 23:38:55.275650 [ 14 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1433 | 2024.12.18 23:38:55.275663 [ 14 ] {} <Trace> RaftInstance: cancel existing timer | ||
1434 | 2024.12.18 23:38:55.275699 [ 14 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1435 | 2024.12.18 23:38:55.275737 [ 14 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1436 | 2024.12.18 23:38:55.275760 [ 14 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1437 | 2024.12.18 23:38:55.776339 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1438 | 2024.12.18 23:38:55.776394 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1439 | 2024.12.18 23:38:55.776411 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1440 | 2024.12.18 23:38:55.776428 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1441 | 2024.12.18 23:38:55.776443 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1442 | 2024.12.18 23:38:55.776457 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1443 | 2024.12.18 23:38:55.776495 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1444 | 2024.12.18 23:38:55.776531 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1445 | 2024.12.18 23:38:55.776543 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1446 | 2024.12.18 23:38:56.277205 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1447 | 2024.12.18 23:38:56.277258 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1448 | 2024.12.18 23:38:56.277275 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1449 | 2024.12.18 23:38:56.277290 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1450 | 2024.12.18 23:38:56.277301 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1451 | 2024.12.18 23:38:56.277309 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1452 | 2024.12.18 23:38:56.277331 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1453 | 2024.12.18 23:38:56.277352 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1454 | 2024.12.18 23:38:56.277361 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1455 | 2024.12.18 23:38:56.777974 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1456 | 2024.12.18 23:38:56.778055 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1457 | 2024.12.18 23:38:56.778067 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1458 | 2024.12.18 23:38:56.778075 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1459 | 2024.12.18 23:38:56.778083 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1460 | 2024.12.18 23:38:56.778091 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1461 | 2024.12.18 23:38:56.778110 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1462 | 2024.12.18 23:38:56.778129 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1463 | 2024.12.18 23:38:56.778142 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1464 | 2024.12.18 23:38:57.278681 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1465 | 2024.12.18 23:38:57.278750 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1466 | 2024.12.18 23:38:57.278769 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1467 | 2024.12.18 23:38:57.278787 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1468 | 2024.12.18 23:38:57.278803 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1469 | 2024.12.18 23:38:57.278815 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1470 | 2024.12.18 23:38:57.278840 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1471 | 2024.12.18 23:38:57.278861 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1472 | 2024.12.18 23:38:57.278873 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1473 | 2024.12.18 23:38:57.779477 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1474 | 2024.12.18 23:38:57.779546 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1475 | 2024.12.18 23:38:57.779566 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1476 | 2024.12.18 23:38:57.779588 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1477 | 2024.12.18 23:38:57.779605 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1478 | 2024.12.18 23:38:57.779618 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1479 | 2024.12.18 23:38:57.779643 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1480 | 2024.12.18 23:38:57.779659 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1481 | 2024.12.18 23:38:57.779671 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1482 | 2024.12.18 23:38:58.280268 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1483 | 2024.12.18 23:38:58.280333 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1484 | 2024.12.18 23:38:58.280354 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1485 | 2024.12.18 23:38:58.280372 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1486 | 2024.12.18 23:38:58.280383 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1487 | 2024.12.18 23:38:58.280394 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1488 | 2024.12.18 23:38:58.280418 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1489 | 2024.12.18 23:38:58.280443 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1490 | 2024.12.18 23:38:58.280454 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1491 | 2024.12.18 23:38:58.780957 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1492 | 2024.12.18 23:38:58.781015 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1493 | 2024.12.18 23:38:58.781037 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1494 | 2024.12.18 23:38:58.781059 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1495 | 2024.12.18 23:38:58.781081 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1496 | 2024.12.18 23:38:58.781101 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1497 | 2024.12.18 23:38:58.781135 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1498 | 2024.12.18 23:38:58.781150 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1499 | 2024.12.18 23:38:58.781161 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1500 | 2024.12.18 23:38:59.281732 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1501 | 2024.12.18 23:38:59.281796 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1502 | 2024.12.18 23:38:59.281817 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1503 | 2024.12.18 23:38:59.281840 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1504 | 2024.12.18 23:38:59.281860 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1505 | 2024.12.18 23:38:59.281877 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1506 | 2024.12.18 23:38:59.281908 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1507 | 2024.12.18 23:38:59.281933 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1508 | 2024.12.18 23:38:59.281946 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1509 | 2024.12.18 23:38:59.782568 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1510 | 2024.12.18 23:38:59.782622 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1511 | 2024.12.18 23:38:59.782639 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1512 | 2024.12.18 23:38:59.782653 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1513 | 2024.12.18 23:38:59.782663 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1514 | 2024.12.18 23:38:59.782670 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1515 | 2024.12.18 23:38:59.782688 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1516 | 2024.12.18 23:38:59.782707 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1517 | 2024.12.18 23:38:59.782715 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1518 | 2024.12.18 23:39:00.283278 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1519 | 2024.12.18 23:39:00.283338 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1520 | 2024.12.18 23:39:00.283356 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1521 | 2024.12.18 23:39:00.283379 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1522 | 2024.12.18 23:39:00.283398 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1523 | 2024.12.18 23:39:00.283417 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1524 | 2024.12.18 23:39:00.283451 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1525 | 2024.12.18 23:39:00.283475 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1526 | 2024.12.18 23:39:00.283487 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1527 | 2024.12.18 23:39:00.784060 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1528 | 2024.12.18 23:39:00.784111 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1529 | 2024.12.18 23:39:00.784127 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1530 | 2024.12.18 23:39:00.784144 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1531 | 2024.12.18 23:39:00.784157 [ 12 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1532 | 2024.12.18 23:39:00.784167 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1533 | 2024.12.18 23:39:00.784187 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1534 | 2024.12.18 23:39:00.784206 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1535 | 2024.12.18 23:39:00.784213 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1536 | 2024.12.18 23:39:01.284798 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1537 | 2024.12.18 23:39:01.284862 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1538 | 2024.12.18 23:39:01.284885 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1539 | 2024.12.18 23:39:01.284909 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1540 | 2024.12.18 23:39:01.284925 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1541 | 2024.12.18 23:39:01.284937 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1542 | 2024.12.18 23:39:01.284960 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1543 | 2024.12.18 23:39:01.284980 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1544 | 2024.12.18 23:39:01.284992 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1545 | 2024.12.18 23:39:01.785387 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1546 | 2024.12.18 23:39:01.785418 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1547 | 2024.12.18 23:39:01.785427 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1548 | 2024.12.18 23:39:01.785437 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1549 | 2024.12.18 23:39:01.785445 [ 18 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1550 | 2024.12.18 23:39:01.785452 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1551 | 2024.12.18 23:39:01.785470 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1552 | 2024.12.18 23:39:01.785488 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1553 | 2024.12.18 23:39:01.785495 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1554 | 2024.12.18 23:39:02.286095 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1555 | 2024.12.18 23:39:02.286151 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1556 | 2024.12.18 23:39:02.286169 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1557 | 2024.12.18 23:39:02.286185 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1558 | 2024.12.18 23:39:02.286200 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1559 | 2024.12.18 23:39:02.286214 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1560 | 2024.12.18 23:39:02.286250 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1561 | 2024.12.18 23:39:02.286285 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1562 | 2024.12.18 23:39:02.286299 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1563 | 2024.12.18 23:39:02.786939 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1564 | 2024.12.18 23:39:02.786995 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1565 | 2024.12.18 23:39:02.787019 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1566 | 2024.12.18 23:39:02.787041 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1567 | 2024.12.18 23:39:02.787062 [ 16 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1568 | 2024.12.18 23:39:02.787082 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1569 | 2024.12.18 23:39:02.787129 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1570 | 2024.12.18 23:39:02.787177 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1571 | 2024.12.18 23:39:02.787198 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1572 | 2024.12.18 23:39:03.287763 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=0, CommitIndex=25 and Term=1 | ||
1573 | 2024.12.18 23:39:03.287812 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (0), req c idx: 25, my term: 1, my role: 1 | ||
1574 | 2024.12.18 23:39:03.287830 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1575 | 2024.12.18 23:39:03.287846 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1576 | 2024.12.18 23:39:03.287861 [ 15 ] {} <Trace> RaftInstance: local log idx 25, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1577 | 2024.12.18 23:39:03.287875 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1578 | 2024.12.18 23:39:03.287910 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1579 | 2024.12.18 23:39:03.287976 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1580 | 2024.12.18 23:39:03.287995 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=26 | ||
1581 | 2024.12.18 23:39:03.606544 [ 3 ] {} <Trace> KeeperTCPHandler: Received heartbeat for session #4 | ||
1582 | 2024.12.18 23:39:03.606559 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
1583 | 2024.12.18 23:39:03.606606 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
1584 | 2024.12.18 23:39:03.606614 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
1585 | 2024.12.18 23:39:03.606962 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=2, CommitIndex=25 and Term=1 | ||
1586 | 2024.12.18 23:39:03.606984 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (2), req c idx: 25, my term: 1, my role: 1 | ||
1587 | 2024.12.18 23:39:03.606994 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1588 | 2024.12.18 23:39:03.607003 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 25, my log (25) term: 1 | ||
1589 | 2024.12.18 23:39:03.607012 [ 15 ] {} <Debug> RaftInstance: [INIT] log_idx: 26, count: 0, log_store_->next_slot(): 26, req.log_entries().size(): 2 | ||
1590 | 2024.12.18 23:39:03.607024 [ 15 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 26, count: 0 | ||
1591 | 2024.12.18 23:39:03.607034 [ 15 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 26, count: 0 | ||
1592 | 2024.12.18 23:39:03.607048 [ 15 ] {} <Trace> RaftInstance: append at 26, term 1, timestamp 0 | ||
1593 | 2024.12.18 23:39:03.607075 [ 15 ] {} <Trace> RaftInstance: append at 27, term 1, timestamp 0 | ||
1594 | 2024.12.18 23:39:03.607086 [ 15 ] {} <Trace> RaftInstance: durable index 25, sleep and wait for log appending completion | ||
1595 | 2024.12.18 23:39:03.607164 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1596 | 2024.12.18 23:39:03.607203 [ 15 ] {} <Trace> RaftInstance: wake up, durable index 27 | ||
1597 | 2024.12.18 23:39:03.607221 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 25, quick_commit_index_ 25, state_->get_commit_idx() 25 | ||
1598 | 2024.12.18 23:39:03.607233 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1599 | 2024.12.18 23:39:03.607257 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1600 | 2024.12.18 23:39:03.607278 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1601 | 2024.12.18 23:39:03.607290 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1602 | 2024.12.18 23:39:03.607569 [ 18 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=25, LastLogTerm 1, EntriesLength=2, CommitIndex=27 and Term=1 | ||
1603 | 2024.12.18 23:39:03.607592 [ 18 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 25 (2), req c idx: 27, my term: 1, my role: 1 | ||
1604 | 2024.12.18 23:39:03.607604 [ 18 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1605 | 2024.12.18 23:39:03.607615 [ 18 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 25, req log term: 1, my last log idx: 27, my log (25) term: 1 | ||
1606 | 2024.12.18 23:39:03.607625 [ 18 ] {} <Debug> RaftInstance: [INIT] log_idx: 26, count: 0, log_store_->next_slot(): 28, req.log_entries().size(): 2 | ||
1607 | 2024.12.18 23:39:03.607634 [ 18 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 28, count: 2 | ||
1608 | 2024.12.18 23:39:03.607640 [ 18 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 28, count: 2 | ||
1609 | 2024.12.18 23:39:03.607659 [ 18 ] {} <Debug> RaftInstance: trigger commit upto 27 | ||
1610 | 2024.12.18 23:39:03.607667 [ 18 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 25 | ||
1611 | 2024.12.18 23:39:03.607675 [ 18 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1612 | 2024.12.18 23:39:03.607689 [ 18 ] {} <Trace> RaftInstance: cancel existing timer | ||
1613 | 2024.12.18 23:39:03.607692 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1614 | 2024.12.18 23:39:03.607703 [ 18 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1615 | 2024.12.18 23:39:03.607706 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1616 | 2024.12.18 23:39:03.607722 [ 18 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1617 | 2024.12.18 23:39:03.607731 [ 20 ] {} <Debug> RaftInstance: commit upto 27, current idx 25 | ||
1618 | 2024.12.18 23:39:03.607740 [ 18 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1619 | 2024.12.18 23:39:03.607744 [ 20 ] {} <Trace> RaftInstance: commit upto 27, current idx 26 | ||
1620 | 2024.12.18 23:39:03.607747 [ 19 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
1621 | 2024.12.18 23:39:03.607771 [ 20 ] {} <Trace> RaftInstance: commit upto 27, current idx 27 | ||
1622 | 2024.12.18 23:39:03.607785 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 27, current idx 27 | ||
1623 | 2024.12.18 23:39:03.607796 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1624 | 2024.12.18 23:39:03.788338 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1625 | 2024.12.18 23:39:03.788365 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1626 | 2024.12.18 23:39:03.788372 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1627 | 2024.12.18 23:39:03.788380 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1628 | 2024.12.18 23:39:03.788387 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1629 | 2024.12.18 23:39:03.788393 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1630 | 2024.12.18 23:39:03.788408 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1631 | 2024.12.18 23:39:03.788426 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1632 | 2024.12.18 23:39:03.788433 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1633 | 2024.12.18 23:39:04.289100 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1634 | 2024.12.18 23:39:04.289164 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1635 | 2024.12.18 23:39:04.289190 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1636 | 2024.12.18 23:39:04.289210 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1637 | 2024.12.18 23:39:04.289225 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1638 | 2024.12.18 23:39:04.289241 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1639 | 2024.12.18 23:39:04.289281 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1640 | 2024.12.18 23:39:04.289319 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1641 | 2024.12.18 23:39:04.289343 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1642 | 2024.12.18 23:39:04.790036 [ 17 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1643 | 2024.12.18 23:39:04.790089 [ 17 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1644 | 2024.12.18 23:39:04.790107 [ 17 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1645 | 2024.12.18 23:39:04.790125 [ 17 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1646 | 2024.12.18 23:39:04.790140 [ 17 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1647 | 2024.12.18 23:39:04.790154 [ 17 ] {} <Trace> RaftInstance: cancel existing timer | ||
1648 | 2024.12.18 23:39:04.790190 [ 17 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1649 | 2024.12.18 23:39:04.790239 [ 17 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1650 | 2024.12.18 23:39:04.790263 [ 17 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1651 | 2024.12.18 23:39:05.290704 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1652 | 2024.12.18 23:39:05.290738 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1653 | 2024.12.18 23:39:05.290748 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1654 | 2024.12.18 23:39:05.290757 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1655 | 2024.12.18 23:39:05.290766 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1656 | 2024.12.18 23:39:05.290774 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1657 | 2024.12.18 23:39:05.290794 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1658 | 2024.12.18 23:39:05.290814 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1659 | 2024.12.18 23:39:05.290825 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1660 | 2024.12.18 23:39:05.791293 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1661 | 2024.12.18 23:39:05.791320 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1662 | 2024.12.18 23:39:05.791330 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1663 | 2024.12.18 23:39:05.791340 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1664 | 2024.12.18 23:39:05.791348 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1665 | 2024.12.18 23:39:05.791355 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1666 | 2024.12.18 23:39:05.791375 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1667 | 2024.12.18 23:39:05.791402 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1668 | 2024.12.18 23:39:05.791415 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1669 | 2024.12.18 23:39:06.292093 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1670 | 2024.12.18 23:39:06.292165 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1671 | 2024.12.18 23:39:06.292187 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1672 | 2024.12.18 23:39:06.292210 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1673 | 2024.12.18 23:39:06.292232 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1674 | 2024.12.18 23:39:06.292253 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1675 | 2024.12.18 23:39:06.292306 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1676 | 2024.12.18 23:39:06.292354 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1677 | 2024.12.18 23:39:06.292377 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1678 | 2024.12.18 23:39:06.793077 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1679 | 2024.12.18 23:39:06.793136 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1680 | 2024.12.18 23:39:06.793154 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1681 | 2024.12.18 23:39:06.793172 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1682 | 2024.12.18 23:39:06.793187 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1683 | 2024.12.18 23:39:06.793200 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1684 | 2024.12.18 23:39:06.793234 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1685 | 2024.12.18 23:39:06.793270 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1686 | 2024.12.18 23:39:06.793288 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1687 | 2024.12.18 23:39:07.293970 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1688 | 2024.12.18 23:39:07.294053 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1689 | 2024.12.18 23:39:07.294075 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1690 | 2024.12.18 23:39:07.294092 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1691 | 2024.12.18 23:39:07.294107 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1692 | 2024.12.18 23:39:07.294118 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1693 | 2024.12.18 23:39:07.294138 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1694 | 2024.12.18 23:39:07.294158 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1695 | 2024.12.18 23:39:07.294166 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1696 | 2024.12.18 23:39:07.794814 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1697 | 2024.12.18 23:39:07.794875 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1698 | 2024.12.18 23:39:07.794889 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1699 | 2024.12.18 23:39:07.794899 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1700 | 2024.12.18 23:39:07.794908 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1701 | 2024.12.18 23:39:07.794915 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1702 | 2024.12.18 23:39:07.794935 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1703 | 2024.12.18 23:39:07.794955 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1704 | 2024.12.18 23:39:07.794963 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1705 | 2024.12.18 23:39:08.295590 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1706 | 2024.12.18 23:39:08.295649 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1707 | 2024.12.18 23:39:08.295661 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1708 | 2024.12.18 23:39:08.295673 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1709 | 2024.12.18 23:39:08.295683 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1710 | 2024.12.18 23:39:08.295692 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1711 | 2024.12.18 23:39:08.295711 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1712 | 2024.12.18 23:39:08.295734 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1713 | 2024.12.18 23:39:08.295746 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1714 | 2024.12.18 23:39:08.796107 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1715 | 2024.12.18 23:39:08.796140 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1716 | 2024.12.18 23:39:08.796149 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1717 | 2024.12.18 23:39:08.796158 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1718 | 2024.12.18 23:39:08.796166 [ 19 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1719 | 2024.12.18 23:39:08.796174 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1720 | 2024.12.18 23:39:08.796193 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1721 | 2024.12.18 23:39:08.796214 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1722 | 2024.12.18 23:39:08.796225 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1723 | 2024.12.18 23:39:09.296668 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1724 | 2024.12.18 23:39:09.296701 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1725 | 2024.12.18 23:39:09.296710 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1726 | 2024.12.18 23:39:09.296719 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1727 | 2024.12.18 23:39:09.296727 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1728 | 2024.12.18 23:39:09.296734 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1729 | 2024.12.18 23:39:09.296753 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1730 | 2024.12.18 23:39:09.296766 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1731 | 2024.12.18 23:39:09.296776 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1732 | 2024.12.18 23:39:09.797303 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1733 | 2024.12.18 23:39:09.797347 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1734 | 2024.12.18 23:39:09.797359 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1735 | 2024.12.18 23:39:09.797372 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1736 | 2024.12.18 23:39:09.797380 [ 19 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1737 | 2024.12.18 23:39:09.797387 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1738 | 2024.12.18 23:39:09.797403 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1739 | 2024.12.18 23:39:09.797428 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1740 | 2024.12.18 23:39:09.797440 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1741 | 2024.12.18 23:39:10.297962 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1742 | 2024.12.18 23:39:10.298001 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1743 | 2024.12.18 23:39:10.298011 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1744 | 2024.12.18 23:39:10.298022 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1745 | 2024.12.18 23:39:10.298031 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1746 | 2024.12.18 23:39:10.298039 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1747 | 2024.12.18 23:39:10.298059 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1748 | 2024.12.18 23:39:10.298080 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1749 | 2024.12.18 23:39:10.298090 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1750 | 2024.12.18 23:39:10.798726 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1751 | 2024.12.18 23:39:10.798789 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1752 | 2024.12.18 23:39:10.798806 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1753 | 2024.12.18 23:39:10.798825 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1754 | 2024.12.18 23:39:10.798840 [ 19 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1755 | 2024.12.18 23:39:10.798855 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1756 | 2024.12.18 23:39:10.798891 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1757 | 2024.12.18 23:39:10.798912 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1758 | 2024.12.18 23:39:10.798928 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1759 | 2024.12.18 23:39:11.299621 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1760 | 2024.12.18 23:39:11.299656 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1761 | 2024.12.18 23:39:11.299666 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1762 | 2024.12.18 23:39:11.299675 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1763 | 2024.12.18 23:39:11.299684 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1764 | 2024.12.18 23:39:11.299692 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1765 | 2024.12.18 23:39:11.299710 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1766 | 2024.12.18 23:39:11.299733 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1767 | 2024.12.18 23:39:11.299746 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1768 | 2024.12.18 23:39:11.800379 [ 19 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1769 | 2024.12.18 23:39:11.800441 [ 19 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1770 | 2024.12.18 23:39:11.800461 [ 19 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1771 | 2024.12.18 23:39:11.800483 [ 19 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1772 | 2024.12.18 23:39:11.800502 [ 19 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1773 | 2024.12.18 23:39:11.800522 [ 19 ] {} <Trace> RaftInstance: cancel existing timer | ||
1774 | 2024.12.18 23:39:11.800571 [ 19 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1775 | 2024.12.18 23:39:11.800619 [ 19 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1776 | 2024.12.18 23:39:11.800642 [ 19 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1777 | 2024.12.18 23:39:12.301444 [ 13 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1778 | 2024.12.18 23:39:12.301503 [ 13 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1779 | 2024.12.18 23:39:12.301522 [ 13 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1780 | 2024.12.18 23:39:12.301540 [ 13 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1781 | 2024.12.18 23:39:12.301557 [ 13 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1782 | 2024.12.18 23:39:12.301571 [ 13 ] {} <Trace> RaftInstance: cancel existing timer | ||
1783 | 2024.12.18 23:39:12.301607 [ 13 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1784 | 2024.12.18 23:39:12.301629 [ 13 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1785 | 2024.12.18 23:39:12.301643 [ 13 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1786 | 2024.12.18 23:39:12.802356 [ 15 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1787 | 2024.12.18 23:39:12.802412 [ 15 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1788 | 2024.12.18 23:39:12.802431 [ 15 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1789 | 2024.12.18 23:39:12.802448 [ 15 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1790 | 2024.12.18 23:39:12.802464 [ 15 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1791 | 2024.12.18 23:39:12.802480 [ 15 ] {} <Trace> RaftInstance: cancel existing timer | ||
1792 | 2024.12.18 23:39:12.802516 [ 15 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1793 | 2024.12.18 23:39:12.802550 [ 15 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1794 | 2024.12.18 23:39:12.802566 [ 15 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1795 | 2024.12.18 23:39:13.303099 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=0, CommitIndex=27 and Term=1 | ||
1796 | 2024.12.18 23:39:13.303153 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (0), req c idx: 27, my term: 1, my role: 1 | ||
1797 | 2024.12.18 23:39:13.303174 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1798 | 2024.12.18 23:39:13.303193 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1799 | 2024.12.18 23:39:13.303207 [ 16 ] {} <Trace> RaftInstance: local log idx 27, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1800 | 2024.12.18 23:39:13.303224 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1801 | 2024.12.18 23:39:13.303264 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1802 | 2024.12.18 23:39:13.303289 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1803 | 2024.12.18 23:39:13.303301 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=28 | ||
1804 | 2024.12.18 23:39:13.606530 [ 3 ] {} <Trace> KeeperTCPHandler: Received heartbeat for session #4 | ||
1805 | 2024.12.18 23:39:13.606544 [ 6 ] {} <Trace> KeeperDispatcher: Processing requests batch, size: 1, bytes: 0 | ||
1806 | 2024.12.18 23:39:13.606579 [ 6 ] {} <Trace> RaftInstance: auto forwarding pkg for leader 2 exists 1d8f2190 | ||
1807 | 2024.12.18 23:39:13.606588 [ 6 ] {} <Trace> RaftInstance: idle connection 1d8f2250 | ||
1808 | 2024.12.18 23:39:13.606923 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=27, LastLogTerm 1, EntriesLength=1, CommitIndex=27 and Term=1 | ||
1809 | 2024.12.18 23:39:13.606939 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 27 (1), req c idx: 27, my term: 1, my role: 1 | ||
1810 | 2024.12.18 23:39:13.606949 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1811 | 2024.12.18 23:39:13.606959 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 27, req log term: 1, my last log idx: 27, my log (27) term: 1 | ||
1812 | 2024.12.18 23:39:13.606968 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 28, count: 0, log_store_->next_slot(): 28, req.log_entries().size(): 1 | ||
1813 | 2024.12.18 23:39:13.606976 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 28, count: 0 | ||
1814 | 2024.12.18 23:39:13.606984 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 28, count: 0 | ||
1815 | 2024.12.18 23:39:13.607012 [ 12 ] {} <Trace> RaftInstance: append at 28, term 1, timestamp 0 | ||
1816 | 2024.12.18 23:39:13.607033 [ 12 ] {} <Trace> RaftInstance: durable index 27, sleep and wait for log appending completion | ||
1817 | 2024.12.18 23:39:13.607039 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 27 | ||
1818 | 2024.12.18 23:39:13.607044 [ 12 ] {} <Trace> RaftInstance: durable index 27, sleep and wait for log appending completion | ||
1819 | 2024.12.18 23:39:13.607112 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1820 | 2024.12.18 23:39:13.607143 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 28 | ||
1821 | 2024.12.18 23:39:13.607151 [ 12 ] {} <Trace> RaftInstance: local log idx 28, target_commit_idx 27, quick_commit_index_ 27, state_->get_commit_idx() 27 | ||
1822 | 2024.12.18 23:39:13.607158 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1823 | 2024.12.18 23:39:13.607171 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1824 | 2024.12.18 23:39:13.607188 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1825 | 2024.12.18 23:39:13.607195 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=29 | ||
1826 | 2024.12.18 23:39:13.607398 [ 12 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=28, LastLogTerm 1, EntriesLength=1, CommitIndex=28 and Term=1 | ||
1827 | 2024.12.18 23:39:13.607413 [ 12 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 28 (1), req c idx: 28, my term: 1, my role: 1 | ||
1828 | 2024.12.18 23:39:13.607419 [ 12 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1829 | 2024.12.18 23:39:13.607425 [ 12 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 28, req log term: 1, my last log idx: 28, my log (28) term: 1 | ||
1830 | 2024.12.18 23:39:13.607431 [ 12 ] {} <Debug> RaftInstance: [INIT] log_idx: 29, count: 0, log_store_->next_slot(): 29, req.log_entries().size(): 1 | ||
1831 | 2024.12.18 23:39:13.607436 [ 12 ] {} <Debug> RaftInstance: [after SKIP] log_idx: 29, count: 0 | ||
1832 | 2024.12.18 23:39:13.607441 [ 12 ] {} <Debug> RaftInstance: [after OVWR] log_idx: 29, count: 0 | ||
1833 | 2024.12.18 23:39:13.607452 [ 12 ] {} <Trace> RaftInstance: append at 29, term 1, timestamp 0 | ||
1834 | 2024.12.18 23:39:13.607473 [ 12 ] {} <Trace> RaftInstance: durable index 28, sleep and wait for log appending completion | ||
1835 | 2024.12.18 23:39:13.607526 [ 11 ] {} <Trace> RaftInstance: got log append completion notification: OK | ||
1836 | 2024.12.18 23:39:13.607551 [ 12 ] {} <Trace> RaftInstance: wake up, durable index 29 | ||
1837 | 2024.12.18 23:39:13.607558 [ 12 ] {} <Debug> RaftInstance: trigger commit upto 28 | ||
1838 | 2024.12.18 23:39:13.607565 [ 12 ] {} <Trace> RaftInstance: local log idx 29, target_commit_idx 28, quick_commit_index_ 28, state_->get_commit_idx() 27 | ||
1839 | 2024.12.18 23:39:13.607572 [ 12 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1840 | 2024.12.18 23:39:13.607581 [ 12 ] {} <Trace> RaftInstance: cancel existing timer | ||
1841 | 2024.12.18 23:39:13.607593 [ 12 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1842 | 2024.12.18 23:39:13.607600 [ 16 ] {} <Trace> RaftInstance: release connection 1d8f2250, idle 1, in-use 0, max 10 | ||
1843 | 2024.12.18 23:39:13.607605 [ 12 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1844 | 2024.12.18 23:39:13.607624 [ 12 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=30 | ||
1845 | 2024.12.18 23:39:13.607663 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1846 | 2024.12.18 23:39:13.607677 [ 20 ] {} <Debug> RaftInstance: commit upto 28, current idx 27 | ||
1847 | 2024.12.18 23:39:13.607686 [ 20 ] {} <Trace> RaftInstance: commit upto 28, current idx 28 | ||
1848 | 2024.12.18 23:39:13.607714 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 28, current idx 28 | ||
1849 | 2024.12.18 23:39:13.607721 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep | ||
1850 | 2024.12.18 23:39:13.607879 [ 16 ] {} <Debug> RaftInstance: Receive a append_entries_request message from 2 with LastLogIndex=29, LastLogTerm 1, EntriesLength=0, CommitIndex=29 and Term=1 | ||
1851 | 2024.12.18 23:39:13.607898 [ 16 ] {} <Trace> RaftInstance: from peer 2, req type: 3, req term: 1, req l idx: 29 (0), req c idx: 29, my term: 1, my role: 1 | ||
1852 | 2024.12.18 23:39:13.607907 [ 16 ] {} <Trace> RaftInstance: (update) new target priority: 1 | ||
1853 | 2024.12.18 23:39:13.607916 [ 16 ] {} <Trace> RaftInstance: [LOG OK] req log idx: 29, req log term: 1, my last log idx: 29, my log (29) term: 1 | ||
1854 | 2024.12.18 23:39:13.607922 [ 16 ] {} <Debug> RaftInstance: trigger commit upto 29 | ||
1855 | 2024.12.18 23:39:13.607927 [ 16 ] {} <Trace> RaftInstance: local log idx 29, target_commit_idx 29, quick_commit_index_ 29, state_->get_commit_idx() 28 | ||
1856 | 2024.12.18 23:39:13.607932 [ 16 ] {} <Trace> RaftInstance: commit_cv_ notify (local thread) | ||
1857 | 2024.12.18 23:39:13.607947 [ 16 ] {} <Trace> RaftInstance: cancel existing timer | ||
1858 | 2024.12.18 23:39:13.607953 [ 16 ] {} <Trace> RaftInstance: re-schedule election timer | ||
1859 | 2024.12.18 23:39:13.607960 [ 20 ] {} <Trace> RaftInstance: commit_cv_ wake up | ||
1860 | 2024.12.18 23:39:13.607967 [ 16 ] {} <Trace> RaftInstance: batch size hint: 0 bytes | ||
1861 | 2024.12.18 23:39:13.607974 [ 20 ] {} <Debug> RaftInstance: commit upto 29, current idx 28 | ||
1862 | 2024.12.18 23:39:13.607977 [ 16 ] {} <Debug> RaftInstance: Response back a append_entries_response message to 2 with Accepted=1, Term=1, NextIndex=30 | ||
1863 | 2024.12.18 23:39:13.607984 [ 20 ] {} <Trace> RaftInstance: commit upto 29, current idx 29 | ||
1864 | 2024.12.18 23:39:13.608008 [ 20 ] {} <Debug> RaftInstance: DONE: commit upto 29, current idx 29 | ||
1865 | 2024.12.18 23:39:13.608016 [ 20 ] {} <Trace> RaftInstance: commit_cv_ sleep |