ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 300 - 350-901 discussion

Report
Export

Two Elasticsearch database servers use bidirectional asynchronous data replication Both servers accept writes from clients The design must meet these requirements:

• The cluster must survive if a fault occurs that causes the network connection to go down between nodes

• The data must remain consistent if communication between nodes fails.

• The data must be spread evenly across all nodes in the cluster.

Which design approach must be used to meet the requirements?

A.

Set the initial voting configuration to force a specific node as the master.

Answers
A.

Set the initial voting configuration to force a specific node as the master.

B.

Scale the master nodes down to a single node.

Answers
B.

Scale the master nodes down to a single node.

C.

Set the minimum_master_nodes to 2 in the configuration.

Answers
C.

Set the minimum_master_nodes to 2 in the configuration.

D.

Add a third cluster node to provide majority votes.

Answers
D.

Add a third cluster node to provide majority votes.

Suggested answer: C
asked 10/10/2024
Joyce Ann Devilles
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first