I can build and run the code but I get a lot of these DEADLINE_EXCEEDED exceptions.
[RaftRpcService] node3 Raft RPC stream to node1 has failed. Exception: StatusRuntimeException Message: DEADLINE_EXCEEDED: deadline exceeded after 9.999360207s.
I had to change this change in afloatdb-server/commons to make them discoverable. Oh and I'm running on WSL2/Debian.
<io.grpc.version>1.30.0</io.grpc.version>
Thanks!