Tag

Bully algorithm

0 views collected around this technical thread.

政采云技术
政采云技术
Jan 11, 2022 · Operations

Master Election in Elasticsearch Pre‑7.x: Bully Algorithm and Source Code Analysis

This article explains the Bully election algorithm used by Elasticsearch versions prior to 7.x, describes phenomena such as false death and split‑brain, and provides a detailed walkthrough of the master‑election source code including key Java methods and configuration parameters.

Bully algorithmDistributed SystemsJava
0 likes · 14 min read
Master Election in Elasticsearch Pre‑7.x: Bully Algorithm and Source Code Analysis