object: Add restrictions for Patch method #1383

Merged
dstepanov-yadro merged 1 commit from aarifullin/frostfs-node:fix/patch/5 into master 2024-09-19 12:05:50 +00:00
Member
  • Patch can't be applied for non-regular type object (tombstones, locks etc.)
  • Complex object parts can't be patched. So, if an object has EC/Split header, it won't be patched.
* `Patch` can't be applied for non-regular type object (tombstones, locks etc.) * Complex object parts can't be patched. So, if an object has EC/Split header, it won't be patched.
aarifullin added 1 commit 2024-09-18 12:38:07 +00:00
[#XX] object: Add restrictions for Patch method
Some checks failed
DCO action / DCO (pull_request) Failing after 1m11s
Tests and linters / Run gofumpt (pull_request) Successful in 1m46s
Tests and linters / Lint (pull_request) Failing after 2m21s
Vulncheck / Vulncheck (pull_request) Successful in 2m20s
Pre-commit hooks / Pre-commit (pull_request) Successful in 2m29s
Tests and linters / Staticcheck (pull_request) Failing after 2m25s
Build / Build Components (pull_request) Successful in 3m41s
Tests and linters / gopls check (pull_request) Successful in 4m4s
Tests and linters / Tests (pull_request) Successful in 6m15s
Tests and linters / Tests with -race (pull_request) Successful in 6m21s
65460e7ced
* `Patch` can't be applied for non-regular type object (tombstones,
  locks etc.)
* Complex object parts can't be patched. So, if an object has EC/Split
  header, it won't be patched.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
aarifullin force-pushed fix/patch/5 from 65460e7ced to 3e78a1de57 2024-09-18 12:38:37 +00:00 Compare
aarifullin requested review from storage-core-committers 2024-09-18 12:41:47 +00:00
aarifullin requested review from storage-core-developers 2024-09-18 12:57:38 +00:00
aarifullin force-pushed fix/patch/5 from 3e78a1de57 to 8509e55a22 2024-09-18 13:33:47 +00:00 Compare
acid-ant approved these changes 2024-09-19 05:49:39 +00:00
Dismissed
dstepanov-yadro approved these changes 2024-09-19 06:34:34 +00:00
Dismissed
aarifullin force-pushed fix/patch/5 from 8509e55a22 to 61d5e140e0 2024-09-19 10:55:47 +00:00 Compare
aarifullin requested review from acid-ant 2024-09-19 10:57:27 +00:00
aarifullin requested review from dstepanov-yadro 2024-09-19 10:57:28 +00:00
acid-ant approved these changes 2024-09-19 11:15:21 +00:00
dstepanov-yadro approved these changes 2024-09-19 12:05:45 +00:00
dstepanov-yadro merged commit 61d5e140e0 into master 2024-09-19 12:05:50 +00:00
aarifullin added the
bug
label 2024-09-20 11:13:25 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1383
No description provided.