In a cluster with ReplicationFactor > 1, if one server goes down, will new replicas be created on other servers to satisfy the set ReplicationFactor? I ran some tests that seem to suggest no new replicas were created. Is that the expected behavior? If so, is there a way to guarantee that any data always have the desired copy of replicas?
- Jianing