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

NSFS | MPU | Support of part-number parameter for get/head object #7957

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nadavMiz
Copy link
Contributor

@nadavMiz nadavMiz commented Apr 8, 2024

Explain the changes

  1. add object xattr for parts size and offsets
  2. add get and head object for specific part using the parts info attribute list
  3. add exception if both part_number and range is defined for get-object like in AWS

Issues: Fixed #xxx / Gap #xxx

  1. NSFS | MPU | GET/HEAD OBEJCT | Support of part-number parameter #7226

Testing Instructions:

  1. run sudo node ./node_modules/mocha/bin/mocha src/test/unit_tests/test_namespace_fs.js
  • Doc added/updated
  • Tests added

Signed-off-by: nadav mizrahi <nadav.mizrahi16@gmail.com>
@guymguym guymguym modified the milestones: 5.15.4, 5.16.0 Apr 22, 2024
@guymguym guymguym modified the milestones: 5.16.z, 5.15.4 May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants