nspcc-dev / nspcc-dev/neofs-node
Static preparation of objects to put into NeoFS
Open
Nobody has claimed this yet.
enhancement
I3
neofs-cli
S4
U4
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
Introduce static object preparation in NeoFS CLI. In current implementation object put command uses trusted dynamic preparation only.
Options:
- inherit user attributes in all "small" objects (related to eACL issues);
- TBD
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the NeoFS CLI's object put command and trace its current trusted dynamic preparation path. Define the static preparation behavior, including how user attributes should be inherited by small objects for eACL support; the remaining TBD requirements must be resolved before completion can be judged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100