Skip to content

Commit c6f70dd

Browse files
authored
Update 分布式-一致性hash.md
1 parent 26ecbe0 commit c6f70dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MD/分布式-一致性hash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
![](https://github.com/xbox1994/Java-Interview/raw/master/images/一致性hash5.jpg)
4141

42-
在 N2 和 N3 之间新增了一个节点 N4 ,这时会发现受印象的数据只有 k3,其余数据也是保持不变,所以这样也很好的保证了拓展性。
42+
在 N2 和 N3 之间新增了一个节点 N4 ,这时会发现受影响的数据只有 k3,其余数据也是保持不变,所以这样也很好的保证了拓展性。
4343

4444
## 虚拟节点
4545
到目前为止该算法依然也有点问题:

0 commit comments

Comments
 (0)