QuestionQ77

Single-site Indexer Cluster

Which of the following configuration attributes must be configured in server.conf on the cluster manager for a single-site indexer cluster?

  • A site_replication_factor
  • B master_uri
  • C site
  • D replication_factor
Explanation

A single-site indexer cluster requires the replication_factor attribute on the cluster manager to specify the number of bucket copies maintained by the cluster. The site_replication_factor and site attributes are for multisite deployments, and master_uri is deprecated.

Learn more

Community Discussion

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