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

Support range copy in copyObject and co...; Port [#17390] to branch-2.10 #18685

Merged

Conversation

alluxio-bot
Copy link
Contributor

@alluxio-bot alluxio-bot commented Sep 5, 2024

What changes are proposed in this pull request?

Support range copy in copyObject and copyPart

Why are the changes needed?

some copy requests have the parameter for start offset and end offset, we need to follow it to perform CopyObject and CopyPart.

Does this PR introduce any user facing changes?

No

[This is an auto-generated PR to cherry-pick committed PR #17390 into target branch branch-2.10]

### What changes are proposed in this pull request?

Please outline the changes and how this PR fixes the issue.

### Why are the changes needed?

Please clarify why the changes are needed. For instance,
  1. If you propose a new API, clarify the use case for a new API.
  2. If you fix a bug, describe the bug.

### Does this PR introduce any user facing changes?

Please list the user-facing changes introduced by your change, including
  1. change in user-facing APIs
  2. addition or removal of property keys
  3. webui

			pr-link: #17390
			change-id: cid-30d303cb559a315f334cdf880d4dde99ed7779c6
@alluxio-bot alluxio-bot added the type-feature This issue is a feature request label Sep 5, 2024
@Jackson-Wang-7
Copy link
Contributor

alluxio-bot, merge this please

@alluxio-bot alluxio-bot merged commit e688433 into branch-2.10 Sep 5, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature This issue is a feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants