guava-retrying icon indicating copy to clipboard operation
guava-retrying copied to clipboard

Phi accrual error detector

Open AshwinJay opened this issue 11 years ago • 3 comments
trafficstars

Just a suggestion - might be cool to integrate this with Phi-Accrual detector - https://github.com/arosien/failure.

AshwinJay avatar Nov 24 '13 19:11 AshwinJay

That's an interesting suggestion. I'll add that paper to my reading list. Have you used this particular implementation before?

rholder avatar Nov 25 '13 20:11 rholder

I think Apache Cassandra is using it. On Nov 25, 2013 12:15 PM, "Ray Holder" [email protected] wrote:

That's an interesting suggestion. I'll add that paper to my reading list. Have you used this particular implementation before?

— Reply to this email directly or view it on GitHubhttps://github.com/rholder/guava-retrying/issues/5#issuecomment-29237743 .

andreisavu avatar Nov 25 '13 20:11 andreisavu

That's right - http://grepcode.com/file/repo1.maven.org/maven2/org.apache.cassandra/cassandra-all/2.0.0-beta1/org/apache/cassandra/gms/FailureDetector.java#FailureDetector

AshwinJay avatar Nov 25 '13 22:11 AshwinJay