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

Refactor MemberShip~isPingable(member) #259

Closed mennopruijssers closed 8 years ago

mennopruijssers commented 8 years ago

In preparation of partition healing we need a method to check if a status is considered pingable.

dansimau commented 8 years ago

LGTM

CorgiMan commented 8 years ago

Looks good after you address my comment.

CorgiMan commented 8 years ago

Looks good