InterviewSolution
| 1. |
What Is Cluster Manager In Couchbase? |
|
Answer» The cluster manager supervises the CONFIGURATION and BEHAVIOR of all the servers in a Couchbase cluster. It configures and supervises inter-node behavior like managing replication streams and re-balancing operations. It ALSO provides metric aggregation and CONSENSUS functions for the cluster, and a RESTFUL cluster management interface. The cluster manager supervises the configuration and behavior of all the servers in a Couchbase cluster. It configures and supervises inter-node behavior like managing replication streams and re-balancing operations. It also provides metric aggregation and consensus functions for the cluster, and a RESTful cluster management interface. |
|