Description
- RaftExceptionBaseTest expects the NotLeaderException contains the correct suggested leader. However, the server could possibly have not yet learned the correct leader yet.
- RaftReconfigurationBaseTest does not count the log index correctly due to metadata entries.