June 2017
Beginner to intermediate
404 pages
8h 22m
English
Failure detection is also an important functionality that the discovery module takes care of. Master nodes ping all the nodes in the cluster frequently to make sure they are alive as shown in the following diagram. In the same way, all the non-master nodes ping the master node regularly to ensure the master node is alive. If any failures are detected, they are handled as we described in the Failure Handling section in Chapter 1, Introduction to Elasticsearch.
Read now
Unlock full access