Skip to content

fix(test): seeder test remove check #4320

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

Merged
merged 1 commit into from
Dec 16, 2024
Merged

fix(test): seeder test remove check #4320

merged 1 commit into from
Dec 16, 2024

Conversation

adiholden
Copy link
Collaborator

Seeder in contrary to StaticSeeder does not guarantee the final size of a container because it uses modification actions which can add or remove items from the container once we enter more than half of key target keys
Therefore we can not use the check_list to see that the list size is 1 when we run seeder with collection_size=1

Signed-off-by: adi_holden <adi@dragonflydb.io>
@adiholden adiholden requested a review from chakaz December 16, 2024 11:22
@adiholden adiholden merged commit 0fe5e86 into main Dec 16, 2024
9 checks passed
@adiholden adiholden deleted the fix_seeder_test branch December 16, 2024 14:12
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