Skip to content

Commit e270a3c

Browse files
authored
Merge pull request Snailclimb#540 from luyuanwan/master
错别字修正
2 parents 78f5807 + 2c10c9c commit e270a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/database/Redis/redis集群以及应用场景.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
#### 节点下线
3838
- 客观下线
3939
- 所有 Sentinel 节点对 Redis 节点失败要达成共识,即超过 quorum 个统一.
40-
- 主管下线
40+
- 主观下线
4141
- 即 Sentinel 节点对 Redis 节点失败的偏见,超出超时时间认为 Master 已经宕机.
4242
#### leader选举
4343
- 选举出一个 Sentinel 作为 Leader:集群中至少有三个 Sentinel 节点,但只有其中一个节点可完成故障转移.通过以下命令可以进行失败判定或领导者选举.

0 commit comments

Comments
 (0)