Drop updateCRDT2PSetHeaders for system object #197

Closed
opened 2025-12-28 17:36:33 +00:00 by sami · 1 comment
Owner

Originally created by @KirillovDenis on GitHub (Apr 27, 2022).

Originally assigned to: @KirillovDenis on GitHub.

We can use tree service and drop using updateCRDT2PSetHeaders for system objects after #407 will be merged.

Put system object

  1. Put object into NeoFS
  2. AddByPath specify SystemName to build path meta that contains attributes [FileName, OID]

Get system object

  1. GetNodeByPath specify flag (only last version), attribute SystemName to build path and meta that contains attributes [OID]
  2. Get/Head object from NeoFS
Originally created by @KirillovDenis on GitHub (Apr 27, 2022). Originally assigned to: @KirillovDenis on GitHub. We can use [tree service](https://github.com/nspcc-dev/neofs-node/pull/1324) and drop using `updateCRDT2PSetHeaders` for system objects after #407 will be merged. ## Put system object 1. Put object into NeoFS 2. `AddByPath` specify `SystemName` to build path meta that contains attributes `[FileName, OID]` ## Get system object 1. `GetNodeByPath` specify flag (only last version), attribute `SystemName` to build path and meta that contains attributes `[OID]` 2. Get/Head object from NeoFS
sami 2025-12-28 17:36:33 +00:00
Author
Owner

@alexvanin commented on GitHub (May 20, 2022):

Done in #440

@alexvanin commented on GitHub (May 20, 2022): Done in #440
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
nspcc-dev/neofs-s3-gw#197
No description provided.