QuestionQ119

KV Store Collection and Lookup Management

When deploying KV Store Collections in a search head cluster, which of the following statements is true?

  • A The KV Store Collection will not allow for changes to content if there are more than 50 search heads in the cluster.
  • B The search head cluster captain is also the KV Store Primary when collection content changes.
  • C The KV Store Primary coordinates with the search head cluster captain when collection content changes.
  • D Each search head in the cluster independently updates its KV store collection when collection content changes.
Explanation

The KV Store Primary manages and coordinates collection-content changes with the search head cluster captain. These are separate cluster roles, so the search head cluster captain is not inherently the KV Store Primary, and individual search heads do not independently apply collection updates.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!