nspcc-dev / nspcc-dev/neofs-node
Set all meta-header fields in object service
Open
Nobody has claimed this yet.
enhancement
I4
neofs-storage
S3
U4
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
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 by reading pkg/services/object/get/v2/util.go at line 65 and pkg/services/object/search/v2/util.go at line 56, then review the originating pull request #499 for the expected metadata behavior. Compare how both object-service paths populate meta-header fields; done means all required fields are set consistently in both locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100