SPLK-2002(205Q) · Question #148
When implementing KV Store Collections in a search head cluster, which of the following considerations is true?
The correct answer is B. The search head cluster captain is also the KV Store Primary when collection content changes. According to the Splunk documentation1, in a search head cluster, the KV Store Primary is the same node as the search head cluster captain. The KV Store Primary is responsible for coordinating the replication of KV Store data across the cluster members. When any node receives a…
Question
When implementing KV Store Collections in a search head cluster, which of the following considerations is true?
Options
- AThe KV Store Primary coordinates with the search head cluster captain when collection content
- BThe search head cluster captain is also the KV Store Primary when collection content changes.
- CThe KV Store Collection will not allow for changes to content if there are more than 50 search
- DEach search head in the cluster independently updates its KV store collection when collection
How the community answered
(46 responses)- A7% (3)
- B76% (35)
- C13% (6)
- D4% (2)
Explanation
According to the Splunk documentation1, in a search head cluster, the KV Store Primary is the same node as the search head cluster captain. The KV Store Primary is responsible for coordinating the replication of KV Store data across the cluster members. When any node receives a write request, the KV Store delegates the write to the KV Store Primary. The KV Store keeps the reads local, however. This ensures that the KV Store data is consistent and available across the cluster. About the app key value store KV Store and search head clusters
Topics
Community Discussion
No community discussion yet for this question.