Sorry for the interruption. I cannot add R4, because staging a configuration change requires ALL followers to catch up, as shown in the code below. I am not sure whether it is a designed feature or something else. But I expected the reconfiguration to succeed as long as there are more than half health replicas. Is it possible to soften the restrition over reconfiguration? Best, Tian Jiang
---- Replied Message ---- | From | Tian Jiang<[email protected]> | | Date | 6/4/2026 15:53 | | To | dev<[email protected]> | | Subject | Unable to reconfigure when unavailable peer present? | Dear developers: I am testing a case when one of the replicas fails and I want to remove it. Assuming we have 3 replicas: R1-R3 and R1 fails. I plan to add R4 into this replica group then remove R1, but fail at the first step. I cannot add R4.
