-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
I3Minimal impactMinimal impactS4RoutineRoutineU2Seriously plannedSeriously plannedconfigConfiguration format update or breaking changeConfiguration format update or breaking changeenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issues
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when we can't tune pools we have for particular cluster.
Describe the solution you'd like
Implement configurable search pool capacity, see
neofs-node/pkg/services/object/server.go
Lines 201 to 202 in ba68922
| // TODO: configurable capacity | |
| sp, err := ants.NewPool(100, ants.WithNonblocking(true)) |
Describe alternatives you've considered
Pools will be reworked eventually, but it's more long-term, we need some interim solution as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I3Minimal impactMinimal impactS4RoutineRoutineU2Seriously plannedSeriously plannedconfigConfiguration format update or breaking changeConfiguration format update or breaking changeenhancementImproving existing functionalityImproving existing functionalityneofs-storageStorage node application issuesStorage node application issues