课程大纲

 

1、图解Elasticsearch容错机制:master选举,replica容错,数据恢复

 

(1)9 shard,3 node

(2)master node宕机,自动master选举,red

(3)replica容错:新master将replica提升为primary shard,yellow

(4)重启宕机node,master copy replica到该node,使用原有的shard并同步宕机后的修改,green

第12节 elasticsearch 横向扩容过程,超出扩容极限?提升容错性?

相关文章:

  • 2022-01-07
  • 2022-12-23
  • 2021-08-17
  • 2021-12-09
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2021-09-21
猜你喜欢
  • 2022-01-24
  • 2022-01-02
  • 2021-06-10
  • 2021-09-04
  • 2021-07-05
  • 2022-12-23
  • 2021-05-23
相关资源
相似解决方案