Skip to content

Make search pool configurable #3578

@roman-khimov

Description

@roman-khimov

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

// 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.

Metadata

Metadata

Assignees

Labels

I3Minimal impactS4RoutineU2Seriously plannedconfigConfiguration format update or breaking changeenhancementImproving existing functionalityneofs-storageStorage node application issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions