uber-node / ringpop-node

Scalable, fault-tolerant application-layer sharding for Node.js applications
http://uber.github.io/ringpop/
MIT License
1.18k stars 146 forks source link

Implement reaping faulty nodes #257

Closed severb closed 8 years ago

severb commented 8 years ago

This adds the reaping faulty nodes on top of the tombstone wire compatibility (which is landed). It's very similar to the Go implementation and includes the admin endpoint.

mennopruijssers commented 8 years ago

Some small comments but after fixing those: LGTM!

thanodnl commented 8 years ago

LGTM

severb commented 8 years ago

@Motiejus @mennopruijssers LGTY?

mennopruijssers commented 8 years ago

Yes. Land it!