Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Nov 29, 2025

make restart-cluster allows simple rolling restart/upgrade testing. make restart-cluster RESTART_DELAY=N adds an option to force a delay from when a node goes down, till it start up again. This is useful in some tests scenarios, such as:

  1. forcing the cluster to work longer in a mixed-version configuration

  2. forcing the stopped member to fall behind in terms of replication to trigger a more demanding catch-up


    This is an automatic backport of pull request [skip ci] Optional delay in make restart-cluster #15029 done by Mergify.

`make restart-cluster` allows simple rolling restart/upgrade testing.
`make restart-cluster RESTART_DELAY=N` adds an option to force a delay
from when a node goes down, till it start up again. This is useful
in some tests scenarios, such as:

1. forcing the cluster to work longer in a mixed-version configuration

2. forcing the stopped member to fall behind in terms of replication
to trigger a more demanding catch-up

(cherry picked from commit 067d7ce)
@mergify mergify bot added the make label Nov 29, 2025
@michaelklishin michaelklishin added this to the 4.2.2 milestone Nov 30, 2025
@michaelklishin michaelklishin merged commit 3a5484b into v4.2.x Nov 30, 2025
1 check passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-15029 branch November 30, 2025 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants