Skip to content

Detects a split brain condition within an elasticsearch cluster and acts on the violating host(s) based on a majority vote of who the master is.

Notifications You must be signed in to change notification settings

timotheosh/elasticbrainsurgeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

elasticbrainsurgeon

Elasticsearch Brain Surgeon

Detects a split brain condition in an elastic search cluster, and acts on the violating host, if it does not agree with the majority of nodes within the cluster as to who the master is.

Depends on Python Elasticsearch Library (install with pip install elasticsearch). Docs for the Elasticsearch Library are found here: http://elasticsearch-py.readthedocs.org/en/master/

About

Detects a split brain condition within an elasticsearch cluster and acts on the violating host(s) based on a majority vote of who the master is.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages