noobaa-core icon indicating copy to clipboard operation
noobaa-core copied to clipboard

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

Open nadavMiz opened this issue 10 months ago • 0 comments

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. https://github.com/noobaa/noobaa-core/issues/7226

Testing Instructions:

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

nadavMiz avatar Apr 08 '24 16:04 nadavMiz