зеркало из https://github.com/microsoft/CCF.git
Regenerate *.ndjson files to logically rebase with latest code changes. (#5193)
This commit is contained in:
Родитель
2e7c823af7
Коммит
9f8833d41a
|
@ -302,7 +302,7 @@ IsRcvRequestVoteRequest(logline) ==
|
|||
\* and appends the entry to the ledger.
|
||||
/\ logline.msg.event = [ component |-> "ledger", function |-> "append" ]
|
||||
/\ state[logline.msg.node] = Follower
|
||||
/\ currentTerm[logline.msg.node] = logline.msg.state.current_view
|
||||
/\ currentTerm[logline.msg.node] = logline.msg.term
|
||||
/\ UNCHANGED vars
|
||||
|
||||
IsRcvRequestVoteResponse(logline) ==
|
||||
|
|
|
@ -1,162 +1,162 @@
|
|||
{"h_ts":"2023-04-13T16:42:43.188714Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.189009Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.189277Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.189544Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190052Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190233Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190366Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190494Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190651Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"3","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.190992Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"3","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.191145Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.191260Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.191604Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.191754Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.191867Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.192194Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.192341Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.192465Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.192639Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.192860Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193005Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193148Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193288Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193425Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193579Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.193887Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.194015Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.194313Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.194437Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.194733Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.194859Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.195078Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.195277Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.195562Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.195705Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.195845Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.196017Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.196265Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.196390Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.196635Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.196759Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.197003Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.197127Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.197324Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.197520Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.198422Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.198701Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.198925Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.199070Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.199211Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.199391Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.199636Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"3"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.199844Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"3"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.200081Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.200218Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.200431Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.200633Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.200867Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201003Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201215Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201416Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201650Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201779Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.201978Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.202243Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.202375Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.202646Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.202789Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.202930Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.203102Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.203376Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"3","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.203529Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.203654Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.203918Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204060Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204185Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204445Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204588Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204713Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.204910Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.205106Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.205517Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.205661Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.205802Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.205971Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.206183Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.206307Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.206517Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.206645Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.206842Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207114Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207257Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207397Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207557Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207769Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.207894Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.208104Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.208284Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.208583Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.208874Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209016Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209157Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209340Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209556Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209745Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.209976Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.210106Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.210305Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.210801Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.210945Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.211085Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.211285Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.211517Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.211650Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.211924Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.212066Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.212207Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.212387Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.212599Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.212730Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.213039Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.213182Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.213322Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.213702Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"0","oldleadership":"Leader","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.214104Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.214336Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.214462Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.214672Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.214796Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215006Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215131Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215273Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215414Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215654Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215815Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.215945Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.216073Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.216226Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.216619Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"3","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.216764Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.216878Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.217212Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.217354Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.217468Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:43.217799Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.217940Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.218062Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.218235Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.218590Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:43.218724Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.218865Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219006Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219142Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219295Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219570Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219694Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.219956Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.220080Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:43.220339Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.220464Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.220662Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:43.220858Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"5","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"10","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"15","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"20","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"}}}
|
||||
{"h_ts":"25","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"28","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"30","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"32","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"33","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"3","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"},"type":3}}
|
||||
{"h_ts":"39","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"3","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"}}}
|
||||
{"h_ts":"41","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"42","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"48","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"50","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"51","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"57","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"59","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"60","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"63","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"68","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"70","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"72","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"74","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"75","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"77","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"84","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"85","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"92","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"93","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"100","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"101","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"105","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"109","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"114","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"116","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"118","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"119","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"124","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"125","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"130","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"131","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"136","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"137","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"141","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"145","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"151","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"155","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"157","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"159","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"161","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"162","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"166","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"},"term":1}}
|
||||
{"h_ts":"170","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"3","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"3"},"term":1}}
|
||||
{"h_ts":"175","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"176","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"180","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"184","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"189","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"190","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"194","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"198","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"203","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"204","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"208","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"215","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"216","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"221","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"223","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"225","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"226","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"233","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"3","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"}}}
|
||||
{"h_ts":"235","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"236","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"243","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"245","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"246","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"253","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"255","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"256","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"260","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"264","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"269","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"271","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"273","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"274","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"279","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"280","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"285","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"286","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"290","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"295","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"297","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"299","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"300","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"305","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"306","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"311","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"312","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"316","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"321","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"323","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"325","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"327","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"332","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"333","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"338","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"339","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"343","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"348","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"350","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"352","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"354","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"359","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"360","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"365","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"367","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"369","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"371","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"376","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"377","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"382","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"384","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"386","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"393","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"0","oldleadership":"Leader","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"394","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"399","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"400","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"405","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"406","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"411","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"412","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"414","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"416","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Follower","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"419","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"422","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"424","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"426","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"427","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"3"},"type":3}}
|
||||
{"h_ts":"433","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"3","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"}}}
|
||||
{"h_ts":"435","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"436","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"442","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"444","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"445","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"last_committable_idx":2,"msg":3,"term":2,"term_of_last_committable_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"451","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"Follower","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"453","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"454","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"457","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"464","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"},"3":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"466","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"3","type":1}}
|
||||
{"h_ts":"468","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"470","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"471","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":2,"vote_granted":true},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"473","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"3","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"type":0}}
|
||||
{"h_ts":"480","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"3","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"3"},"to":"0","type":1}}
|
||||
{"h_ts":"481","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"488","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"489","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":2,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"496","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"497","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"501","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"505","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"3","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":2},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":2,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
|
|
|
@ -1,73 +1,73 @@
|
|||
{"h_ts":"2023-04-13T16:42:59.463453Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.463721Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.463949Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.464341Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.464520Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.464654Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.464808Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465150Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465297Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465408Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465731Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465873Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.465995Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:59.466219Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.466356Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.466500Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.466635Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:42:59.466789Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.467102Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.467228Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.467540Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.467664Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.467867Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.468213Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.468354Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.468516Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.468763Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.468886Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.469132Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.469255Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.469451Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.470375Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.470654Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.470872Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.471017Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.471188Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.471422Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.471641Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.471877Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.472013Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.472226Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.472427Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.472661Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.472788Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.473051Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.473178Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.473492Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.473758Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.473971Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.474114Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.474283Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.474498Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.474773Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.474897Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.475133Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.475268Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.475491Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.475756Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.475880Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.476118Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.476244Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.476499Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.476624Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.476894Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477036Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477199Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477462Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477601Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477725Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:42:59.477984Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:42:59.478122Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.478245Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:42:59.478443Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"4","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"8","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"12","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"16","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"19","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"21","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"22","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"28","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"30","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"31","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"37","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"39","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"40","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"45","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"47","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"49","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"50","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"52","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"59","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"60","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"67","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"68","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"72","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"77","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"79","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"80","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"85","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"86","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"91","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"92","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"96","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"102","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"106","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"108","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"110","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"111","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"115","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"119","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"124","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"125","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"129","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"133","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"138","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"139","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"146","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"147","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"153","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"157","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"159","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"161","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"162","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"166","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"172","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"174","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"179","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"180","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"184","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"190","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"192","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"197","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"198","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"205","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"206","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"211","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"213","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"214","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"221","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"223","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"224","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"231","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"233","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"234","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"238","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
|
|
|
@ -1,73 +1,73 @@
|
|||
{"h_ts":"2023-04-13T16:43:18.702379Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.702632Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.702851Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.703236Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.703413Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.703558Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.703713Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704057Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704202Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704313Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704651Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704800Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.704922Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:18.705141Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.705275Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.705419Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.705553Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:18.705715Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.706030Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.706155Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.706453Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.706577Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.706776Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.707046Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.707186Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.707348Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.707633Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.707758Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.708003Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.708126Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.708322Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.709238Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.709517Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.709734Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.709878Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.710062Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.710300Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.710503Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.710739Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.710876Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.711089Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.711289Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.711540Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.711668Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.711977Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.712105Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.712532Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.712796Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.713108Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.713251Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.713421Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.713636Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.713911Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.714044Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.714283Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.714420Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.714631Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.714893Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.715017Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.715251Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.715377Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.715655Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.715781Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716069Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716212Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716374Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716636Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716776Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.716902Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:18.717161Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:18.717298Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.717420Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:18.717643Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"4","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"8","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"12","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"16","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"19","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"21","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"22","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"28","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"30","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"31","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"37","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"39","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"40","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"45","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"47","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"49","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"50","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"52","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"59","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"60","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"67","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"68","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"72","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"77","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"79","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"80","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"85","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"86","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"91","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"92","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"96","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"102","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"106","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"108","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"110","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"111","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"115","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"119","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"124","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"125","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"129","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"133","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"138","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"139","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"146","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"147","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"153","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"157","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"159","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"161","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"162","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"166","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"172","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"174","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"179","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"180","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"184","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1RPSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"190","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"192","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"197","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"198","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"205","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"206","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"211","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"213","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"214","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"221","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"223","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"224","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"231","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"233","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"234","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"238","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
|
|
|
@ -1,73 +1,73 @@
|
|||
{"h_ts":"2023-04-13T16:43:29.796605Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.796860Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.797086Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.797485Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.797662Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.797794Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.797948Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:29.798287Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.798431Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.798566Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:29.798922Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799065Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799188Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799406Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799576Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799722Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.799856Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:29.800046Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.800364Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.800490Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.800787Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.800911Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.801111Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.801382Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.801523Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.801685Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.801970Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.802095Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.802339Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.802461Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.802657Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.803601Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.803882Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.804102Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.804246Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.804457Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.804697Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.804903Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.805140Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.805276Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.805489Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.805690Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.805925Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.806064Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.806369Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.806497Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.806936Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.807201Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.807501Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.807655Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.807828Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.808044Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.808320Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.808476Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.808721Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.808857Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.809069Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":3,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.809330Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.809454Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.809688Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.809814Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.810069Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.810195Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.810502Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.810645Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.810807Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811067Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811207Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811331Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811628Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811768Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.811890Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:29.812125Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"4","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"8","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"12","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"16","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"19","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"21","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"22","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"28","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"30","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"31","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"37","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"39","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"40","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"45","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"47","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"49","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"50","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"52","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"59","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"60","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"67","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"68","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"72","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"77","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"79","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"80","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"85","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"86","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"91","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"92","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"96","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"102","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"106","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"108","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"110","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"111","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"115","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"119","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"124","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"125","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"129","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"133","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"138","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"139","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"146","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"147","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"153","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"157","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"159","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"161","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"162","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"166","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"172","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"2"}}}
|
||||
{"h_ts":"174","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"179","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"180","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"184","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJGc2RYUnZibTF2Ym1SdiIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":3,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"190","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":3,"my_node_id":"1"}}}
|
||||
{"h_ts":"192","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":4,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"197","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"198","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"205","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"}}}
|
||||
{"h_ts":"206","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"211","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"213","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"214","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"221","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"}}}
|
||||
{"h_ts":"223","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"224","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":4,"leader_commit_idx":4,"msg":0,"prev_idx":4,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":4,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"231","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"}}}
|
||||
{"h_ts":"233","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"234","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"238","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":4,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":4,"commit_idx":4,"current_view":1,"last_idx":4,"my_node_id":"0"},"type":1}}
|
||||
|
|
|
@ -1,64 +1,64 @@
|
|||
{"h_ts":"2023-04-13T16:43:46.711287Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.711553Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.711774Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"522","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.712159Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2030","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.712336Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.712468Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1791","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.712622Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713048Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713202Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713315Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"960","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713642Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2165","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713784Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1908","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.713906Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:46.714128Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2098","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.714264Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.714407Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.714541Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"979","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"2023-04-13T16:43:46.714695Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.715008Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.715133Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.715431Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.715568Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.715767Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716040Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716182Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716344Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716591Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716715Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.716959Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.717081Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.717278Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.718196Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.718554Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.720163Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.720285Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.720431Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.720656Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.720876Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.721116Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.721253Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.721467Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":1,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.721670Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.721906Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.722034Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.722296Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.722426Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.722778Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.722975Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.723142Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.723419Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.723569Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.723695Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.723956Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2485","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"2023-04-13T16:43:46.724098Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.724221Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.725288Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.725543Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.725663Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1254","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.725820Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.726035Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.726159Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"923","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"2023-04-13T16:43:46.726793Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1646","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.726921Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"2023-04-13T16:43:46.727121Z","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"942","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"4","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"8","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"12","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"494","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"add_configuration"},"leadership":"none","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"16","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1809","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_candidate"},"leadership":"Candidate","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"19","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"21","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1571","msg":{"event":{"component":"raft","function":"send_request_vote"},"leadership":"Candidate","membership":"Active","node":"0","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"22","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"2","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"type":3}}
|
||||
{"h_ts":"28","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"2","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"}}}
|
||||
{"h_ts":"30","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"31","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"740","msg":{"event":{"component":"raft","function":"recv_request_vote"},"from":"0","leadership":"none","membership":"Active","node":"1","paket":{"last_committable_idx":0,"msg":3,"term":1,"term_of_last_committable_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"type":3}}
|
||||
{"h_ts":"37","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1943","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_follower"},"leadership":"Follower","membership":"Active","node":"1","oldleadership":"none","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"}}}
|
||||
{"h_ts":"39","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1688","msg":{"event":{"component":"raft","function":"send_request_vote_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"40","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"1","leadership":"Candidate","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"45","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1877","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"become_leader"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"}}}
|
||||
{"h_ts":"47","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"49","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"50","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"759","msg":{"event":{"component":"raft","function":"recv_request_vote_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"msg":4,"term":1,"vote_granted":true},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":4}}
|
||||
{"h_ts":"52","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"59","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"60","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"67","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"68","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"72","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"77","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"79","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"80","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"85","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"86","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":0,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":0},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"91","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"92","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"96","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":0,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"102","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"106","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"0","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"0"},"term":1}}
|
||||
{"h_ts":"108","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"110","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"111","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"115","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"119","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"2","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"2"},"term":1}}
|
||||
{"h_ts":"124","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"125","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":0,"msg":0,"prev_idx":0,"prev_term":0,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":0,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"129","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYUdWc2JHOTNiM0pzWkE9PSIsInR5cGUiOiJyYXcifQ==","event":{"component":"ledger","function":"append"},"index":1,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"133","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/test/driver.h","number":"62","msg":{"data":"eyJkYXRhIjoiYzJsbmJtRjBkWEpsIiwidHlwZSI6InJhdyJ9","event":{"component":"ledger","function":"append"},"index":2,"node":"1","state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":0,"last_idx":0,"my_node_id":"1"},"term":1}}
|
||||
{"h_ts":"138","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"139","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"146","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Leader","membership":"Active","node":"0","state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"}}}
|
||||
{"h_ts":"147","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"152","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"154","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"155","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"162","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"2","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"}}}
|
||||
{"h_ts":"164","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"165","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":0,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"172","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"2263","msg":{"configurations":[{"idx":0,"nodes":{"0":{"address":":"},"1":{"address":":"},"2":{"address":":"}},"rid":0}],"event":{"component":"raft","function":"commit"},"leadership":"Follower","membership":"Active","node":"1","state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"}}}
|
||||
{"h_ts":"174","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"175","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"179","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"184","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"2","type":1}}
|
||||
{"h_ts":"186","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1034","msg":{"event":{"component":"raft","function":"send_authenticated"},"leadership":"Leader","membership":"Active","node":"0","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"to":"1","type":1}}
|
||||
{"h_ts":"187","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"2","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"type":0}}
|
||||
{"h_ts":"192","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"2","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"2"},"to":"0","type":1}}
|
||||
{"h_ts":"193","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"703","msg":{"event":{"component":"raft","function":"recv_append_entries"},"from":"0","leadership":"Follower","membership":"Active","node":"1","paket":{"contains_new_view":false,"idx":2,"leader_commit_idx":2,"msg":0,"prev_idx":2,"prev_term":1,"term":1,"term_of_idx":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"type":0}}
|
||||
{"h_ts":"198","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"1426","msg":{"event":{"component":"raft","function":"send_append_entries_response"},"leadership":"Follower","membership":"Active","node":"1","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":0,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"1"},"to":"0","type":1}}
|
||||
{"h_ts":"199","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"1","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
{"h_ts":"203","thread_id":"100","level":"info","tag":"tla","file":"../src/consensus/aft/raft.h","number":"722","msg":{"event":{"component":"raft","function":"recv_append_entries_response"},"from":"2","leadership":"Leader","membership":"Active","node":"0","paket":{"last_log_idx":2,"msg":1,"success":0,"term":1},"state":{"cft_watermark_idx":2,"commit_idx":2,"current_view":1,"last_idx":2,"my_node_id":"0"},"type":1}}
|
||||
|
|
Загрузка…
Ссылка в новой задаче