heidihoward / ios

Reliable distributed agreement service for the cloud
MIT License
47 stars 7 forks source link

Message dispatch issue on master failure #1

Closed heidihoward closed 8 years ago

heidihoward commented 8 years ago

There exists a serious bug in the IO abstraction used in server.go.

To reproduce, set scripts/failure_testing.sh to kill node 0, run it and observe that the New View RPC is not sent by node 1 to node 2.

heidihoward commented 8 years ago

Fixed, message parsing code for new view and query messages was missing