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

add MoveBucket to support moving a sub-bucket from one bucket to another bucket #621

Closed
wants to merge 1 commit into from
Closed

add MoveBucket to support moving a sub-bucket from one bucket to another bucket #621

wants to merge 1 commit into from

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Nov 24, 2023

Fix #602

The benefit is to move a sub-bucket without moving all data included in the sub-bucket.

cc @Elbehery Please feel free to add test cases on top of this PR

I am not sure how many users are interested in this feature.

@Elbehery
Copy link
Member

@ahrtr thanks a lot 🙏🏽 🙏🏽 🙏🏽 🙏🏽

bucket.go Show resolved Hide resolved
bucket.go Show resolved Hide resolved
bucket.go Show resolved Hide resolved
…her bucket

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
@ahrtr ahrtr changed the title add MoveSubBucket to support moving a sub-bucket from one bucket to another bucket add MoveBucket to support moving a sub-bucket from one bucket to another bucket Dec 3, 2023
@ahrtr ahrtr mentioned this pull request Dec 3, 2023
@ahrtr ahrtr deleted the branch etcd-io:master December 12, 2023 10:26
@ahrtr ahrtr closed this Dec 12, 2023
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.

Change the path of the subbucket
3 participants