git clone https://github.com/CoderiGenius/RocksRaft.git
WARN:appendEntriesRequest CHECK:index 0 dataIsEmpty:false
WARN:checkBallotBoxToApply applied:Voting currentIndex:0 length:1 stableLogIndex:0
INFO:Ballot box invokes apply at index 0 length 1 with grant list [PeerId{endpoint=localhost:12220, checksum=0}, PeerId{endpoint=localhost:12230, checksum=0}]
INFO:doCommitted at 1 iterImpl:IteratorImpl [fsm=core.CustomStateMachine@22d116d, logManager=core.LogManagerImplNew@61295f0, currentIndex=1, committedIndex=1, currEntry=entity.LogEntry@ceafe80, applyingIndex=1, error=null,isGood=true] isGood:true
INFO:Apply to fsm at 1
INFO:Log 1 has been applied to stateMachine
INFO:Receive follower raft-3 applied firstIndex :0 lastIndex:0
INFO:Receive follower raft-1 applied firstIndex :0 lastIndex:0