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

fix(cluster): fix slot filtration to RestoreStreamer #2477

Merged
merged 4 commits into from
Jan 28, 2024

Conversation

BorysTheDev
Copy link
Contributor

No description provided.

@BorysTheDev BorysTheDev requested a review from chakaz January 25, 2024 14:34
tests/dragonfly/cluster_test.py Outdated Show resolved Hide resolved
Comment on lines +847 to +848
@dfly_args({"proactor_threads": 4, "cluster_mode": "yes"})
async def test_cluster_data_migration(df_local_factory: DflyInstanceFactory):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need 2 tests for data and slot migration? Why not do both in the same test? What's the benefit of having 2 tests?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't want to have a really big test. in cluster_migration_test I check corner cases of API and in current test data.

@BorysTheDev BorysTheDev requested a review from chakaz January 26, 2024 08:55
@BorysTheDev BorysTheDev merged commit 43808da into main Jan 28, 2024
10 checks passed
@BorysTheDev BorysTheDev deleted the RestoreStreamerFix branch January 28, 2024 10:29
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.

3 participants