Hi, I have a collection with 2 TLOG and 6 PULL replicas. When one of the pull nodes dies and is replaced with a new instance. It is being replaced by an NRT replica in the collection (the desired action is to be replaced by a PULL replica).
collection is being created by collections?action=CREATE&name=blog&numShards=1&tlogReplicas=2&collection.configName=blog&pullReplicas=6&autoAddReplicas=true" "cluster-policy": [{"replica": "#ALL","type": "PULL","ip_3": "20"},{"replica ": "#ALL","type": "TLOG","ip_3": "16"},{"replica": "1","node": "#EACH"}], thanks