Skip to content

[REMOVE] Cleanup deprecated thread pool settings #2595

@reta

Description

@reta

Is your feature request related to a problem? Please describe.
Right now some of the thread pool settings are declared as deprecated and logged by deprecation logger:

[2022-03-25T16:00:21,595][DEPRECATION][o.o.d.c.s.Settings       ] [testSetLowerSettings] [thread_pool.test.max_queue_size] setting was deprecated in OpenSearch and will be removed in a future release! See the breaking changes documentation for the next major version.
[2022-03-25T16:00:21,596][DEPRECATION][o.o.d.c.s.Settings       ] [testSetLowerSettings] [thread_pool.test.min_queue_size] setting was deprecated in OpenSearch and will be removed in a future release! See the breaking changes documentation for the next major version.

Describe the solution you'd like
Cleanup deprecated thread pool settings in 3.0.0

Describe alternatives you've considered
Leave them there

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    >breakingIdentifies a breaking change.enhancementEnhancement or improvement to existing feature or requestv3.0.0Issues and PRs related to version 3.0.0

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions