On Tue, Jul 5, 2022 at 10:48 AM Houston Putman wrote:
> That, or maybe the distributed update processor checks the state of the
> cluster on a failure and if the replica no longer exists, it acts
> accordingly.
>
That is what we're exploring.
I don't think so, but it would be a wonderful addition.
That, or maybe the distributed update processor checks the state of the
cluster on a failure and if the replica no longer exists, it acts
accordingly.
- Houston
On Mon, Jul 4, 2022 at 6:33 AM Bruno Roustant
wrote:
> Hi all,
> I'm playing
Hi all,
I'm playing with the MoveReplicaCmd. Internally it calls addReplica and
then deleteReplica. And it seems that, if there are concurrent updates, the
call to deleteReplica makes the concurrent updates fail because they do not
find the replica at the original host.
Details:
The test moves myte