1
Suppose a network of 5 nodes uses RAFT consensus protocol. Each nodes maintains a transactions log which consists of a list of the log entries. Each log entry again consists of index and term. All of them are marked themselves as leader candidate and send the request Vote (term, index). The current log entries (i.e. list of term and index values) of all the leader candidate nodes as follows -
Then who will be the leader ?

I'm voting to close this question as off-topic because it has nothing to do with bitcoin or blockchains. – Andrew Chow – 2019-08-11T16:26:46.897