Jung-Sang Ahn

Results 4 issues of Jung-Sang Ahn

Although the follower behaves incorrectly, the leader shouldn't die. Leader log: ``` 2021-06-24T13:52:18.368_577-07:00 [c4bf] [INFO] sent join request to peer 2, tcp://127.0.0.1:11112 [handle_join_leave.cxx:130, invite_srv_to_join_cluster()] 2021-06-24T13:52:18.368_932-07:00 [064b] [INFO] 0x616000021c90 connected to...

Let's say we have 3 servers: S1, S2, and S3. Suppose that we don't have leader now. S1 and S2's priorities are higher than S3. However, let's assume that we...

For remediating a node, we clone data and logs to new node and add it to the leader. However, if there are uncommitted logs, the new node (to be added)...