Merge pull request #24601 from FredrikMeyer/patch-1
Fix dead link in cluster.md
This commit is contained in:
commit
c625d9e90a
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ nodes have been downed.
|
||||||
|
|
||||||
The failure detector is responsible for trying to detect if a node is
|
The failure detector is responsible for trying to detect if a node is
|
||||||
`unreachable` from the rest of the cluster. For this we are using an
|
`unreachable` from the rest of the cluster. For this we are using an
|
||||||
implementation of [The Phi Accrual Failure Detector](http://www.jaist.ac.jp/~defago/files/pdf/IS_RR_2004_010.pdf) by Hayashibara et al.
|
implementation of [The Phi Accrual Failure Detector](http://fubica.lsd.ufcg.edu.br/hp/cursos/cfsc/papers/hayashibara04theaccrual.pdf) by Hayashibara et al.
|
||||||
|
|
||||||
An accrual failure detector decouples monitoring and interpretation. That makes
|
An accrual failure detector decouples monitoring and interpretation. That makes
|
||||||
them applicable to a wider area of scenarios and more adequate to build generic
|
them applicable to a wider area of scenarios and more adequate to build generic
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue