InterviewSolution
| 1. |
What Vbucket Map Represents? |
|
Answer» The VBUCKET map is responsible for representing the STATE of a CLUSTER once a currently RUNNING rebalance operation completes. The process called Rebalance Orchestrator CORRELATE the target current maps to conclude which movement Tap Streams to create and administer. The operation of Rebalance will get exhaustive when the current and Target vBucket Maps are alike. The vBucket map is responsible for representing the state of a cluster once a currently running rebalance operation completes. The process called Rebalance Orchestrator correlate the target current maps to conclude which movement Tap Streams to create and administer. The operation of Rebalance will get exhaustive when the current and Target vBucket Maps are alike. |
|