broken link (#29974)
This commit is contained in:
parent
1542ef1e6a
commit
13cc7e5ef0
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ import scala.reflect.ClassTag
|
|||
* Consistent Hashing node ring implementation.
|
||||
*
|
||||
* A good explanation of Consistent Hashing:
|
||||
* http://weblogs.java.net/blog/tomwhite/archive/2007/11/consistent_hash.html
|
||||
* https://tom-e-white.com/2007/11/consistent-hashing.html
|
||||
*
|
||||
* Note that toString of the ring nodes are used for the node
|
||||
* hash, i.e. make sure it is different for different nodes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue