Hacker News new | past | comments | ask | show | jobs | submit login

Can you please please please use the etcd implementation[1] of raft and not the normal go-raft or consul raft implementations? They've done some serious business fault injection and integration testing with etcd as part of google's hosted kubernetes (GKE). There are still some lingering issues with consul at scale that make me a bit gunshy. Mesosphere did some of this work themselves: https://mesosphere.com/blog/2015/10/26/etcd-mesos-kubernetes... , but I know that Google engineers have done tons of work on this as well.

[1] https://github.com/coreos/etcd/tree/master/contrib/raftexamp...




Thank you - yes, I was planning to base the implementation on etcd's. I appreciate the heads up:)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: