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

feat: add reject bucket migration #1227

Merged
merged 18 commits into from Nov 2, 2023
Merged

feat: add reject bucket migration #1227

merged 18 commits into from Nov 2, 2023

Conversation

alexgao001
Copy link
Contributor

Description

This pr adds bucket migration rejection logic.

For every bucket to be migrated, the actual migrate units are GVGs which associated with Objects in the bucket. They need to be taken over by dest SP's GVGs. If a specified object in the GVG fails reaches the max retry. The whole bucket migration should be rejected by the dest SP.

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

@alexgao001 alexgao001 merged commit ef9b96f into develop Nov 2, 2023
22 checks passed
@alexgao001 alexgao001 deleted the fix-bucket-migration branch November 2, 2023 05:38
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.

None yet

5 participants