nspcc-dev / nspcc-dev/neofs-node

Flexible GC workload

Open
#2,992 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement I2 neofs-storage S2 U4
Dominant language
Go
Stars
38
Forks
51
Avg merge
1d 20h
Merged PRs (30d)
38

Description

Is your feature request related to a problem? Please describe.

I'm always frustrated when we delete containers with millions objects and it may last for days.

Describe the solution you'd like

Be able to tune the number of objects being deleted based on a current load. If a node does nothing, it may try harder, but if we are being benchmarked, removing objects from disks may be stopped for some time.

Describe alternatives you've considered

-

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by locating container deletion and garbage-collection code, then determine how current node load should control deletion and how benchmarking can pause it; done means the behavior is specified and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.