Skip to content

Conversation

dcorbacho
Copy link
Contributor

When a cluster node is removed, all classic queues hosted on it should be removed. This was done for Mnesia but not for the new Khepri metadata store

Fixes #1049 for Khepri

dcorbacho and others added 3 commits September 13, 2024 13:46
…i store

When a cluster node is removed, all classic queues hosted on it should be
removed. This was done for Mnesia but not for the new Khepri metadata store
@dcorbacho dcorbacho marked this pull request as ready for review September 13, 2024 13:01
@michaelklishin michaelklishin added this to the 4.0.0 milestone Sep 13, 2024
@michaelklishin michaelklishin merged commit 4ec0f5e into main Sep 13, 2024
199 checks passed
@michaelklishin michaelklishin deleted the issue-1049 branch September 13, 2024 19:39
michaelklishin added a commit that referenced this pull request Sep 14, 2024
forget_cluster_node: delete all local classic queues when using Khepri store (backport #12303)
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.

When a cluster node is removed, consider deleting all non-mirrored queues hosted on it
3 participants