Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: unsubscribe pub/sub connections after cluster migration #4529

Open
wants to merge 1 commit into
base: kpr1
Choose a base branch
from

Conversation

kostasrim
Copy link
Contributor

After a slot migration we should unsubscribe all connections from affected channels. This PR adds this support.

  • unsubscribe pub/sub connections for migrated slots
  • add test

resolves #4517

Signed-off-by: kostas <kostas@dragonflydb.io>
@kostasrim kostasrim self-assigned this Jan 29, 2025
@kostasrim kostasrim changed the base branch from main to kpr1 January 29, 2025 20:20
@kostasrim
Copy link
Contributor Author

Needs a little bit of clean up which I will handle tomorrow.

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.

Evict subscribed sharded pub/sub on cluster migrations
1 participant