Open colin-scott opened 8 years ago
I think this conditional should not be there:
https://github.com/ktoso/akka-raft/blob/master/src/main/scala/pl/project13/scala/akka/raft/Follower.scala#L118
[a newly elected leader should be able to tell other nodes to delete all contents of their logs]
I think this conditional should not be there:
https://github.com/ktoso/akka-raft/blob/master/src/main/scala/pl/project13/scala/akka/raft/Follower.scala#L118
[a newly elected leader should be able to tell other nodes to delete all contents of their logs]