Skip to content

Make add_member and delete_member idempotent#15321

Merged
michaelklishin merged 1 commit intomainfrom
da-qq-cmds
Jan 21, 2026
Merged

Make add_member and delete_member idempotent#15321
michaelklishin merged 1 commit intomainfrom
da-qq-cmds

Conversation

@ansd
Copy link
Copy Markdown
Member

@ansd ansd commented Jan 21, 2026

This commit makes rabbit_queue_type_ra:add_member/5 and rabbit_queue_type_ra:delete_member/3 idempotent by returning ok if the member is already added or already deleted.

quorum_queue_SUITE now uses rabbit_queue_type_ra like the CLI commands.

This commit is a follow-up of #15226

@ansd ansd self-assigned this Jan 21, 2026
@ansd ansd added this to the 4.3.0 milestone Jan 21, 2026
This commit makes `rabbit_queue_type_ra:add_member/5` and
`rabbit_queue_type_ra:delete_member/3` idempotent by returning `ok`
if the member is already added or already deleted.

`quorum_queue_SUITE` now uses `rabbit_queue_type_ra` like the CLI
commands.

This commit is a follow-up of #15226
@ansd ansd marked this pull request as ready for review January 21, 2026 17:12
@michaelklishin michaelklishin merged commit 8280d6b into main Jan 21, 2026
576 of 577 checks passed
@michaelklishin michaelklishin deleted the da-qq-cmds branch January 21, 2026 18:15
michaelklishin added a commit that referenced this pull request Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants