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: refactor findingLastBucket into a func #606

Merged

Conversation

Elbehery
Copy link
Member

@Elbehery Elbehery commented Nov 9, 2023

This PR refactors finding a sub bucket logic into a helper func.

related to #602

cc @ahrtr

@Elbehery Elbehery force-pushed the refactor_finding_last_bucket_in_subBuckets branch from dffaef3 to d94a45b Compare November 9, 2023 14:32
@ahrtr
Copy link
Member

ahrtr commented Nov 10, 2023

Let's talk about the details on next Monday's meeting.

cmd/bbolt/main.go Outdated Show resolved Hide resolved
cmd/bbolt/main.go Outdated Show resolved Hide resolved
@ahrtr
Copy link
Member

ahrtr commented Nov 22, 2023

Sorry for the late response. Please also rebase this PR.

@Elbehery
Copy link
Member Author

sure, i just started to take my breath, still sick :'(

Signed-off-by: Mustafa Elbehery <melbeher@redhat.com>
@Elbehery Elbehery force-pushed the refactor_finding_last_bucket_in_subBuckets branch from d94a45b to b5aaaeb Compare November 22, 2023 10:39
@Elbehery
Copy link
Member Author

@ahrtr updated 👍🏽

Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

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

lgtm

Thanks @Elbehery

@ahrtr ahrtr merged commit 231772f into etcd-io:master Nov 22, 2023
13 checks passed
@Elbehery Elbehery deleted the refactor_finding_last_bucket_in_subBuckets branch January 12, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants