Open vineelyalamarthy opened 1 year ago
I was looking at README document. It specifies that chunkNumber of 1 corresponds to having 2 masters and 2 replicas. But if we only want to have three masters and three replicas , how can we accomplish that using this operator.
It does not support arbitrary number of masters and replicas. In your case, I suggest try out 2 chunks with 4 masters and 4 replicas.
I was looking at README document. It specifies that chunkNumber of 1 corresponds to having 2 masters and 2 replicas. But if we only want to have three masters and three replicas , how can we accomplish that using this operator.