Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REMOVE] Cleanup deprecated thread pool settings (AutoQueueAdjustingExecutorBuilder) #3352

Merged
merged 1 commit into from
May 18, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented May 17, 2022

Signed-off-by: Andriy Redko andriy.redko@aiven.io

Description

The AutoQueueAdjustingExecutorBuilder was deprecated for removal due to being experimental and not being used. Seems like we can go ahead and take it out unless anyone has objections.

Issues Resolved

Closes #2595

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…xecutorBuilder)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta requested a review from a team as a code owner May 17, 2022 17:21
@reta reta added the v3.0.0 Issues and PRs related to version 3.0.0 label May 17, 2022
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success e7419ac
Log 5402

Reports 5402

@saratvemulapalli saratvemulapalli added the >breaking Identifies a breaking change. label May 17, 2022
@saratvemulapalli saratvemulapalli merged commit f021860 into opensearch-project:main May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking Identifies a breaking change. v3.0.0 Issues and PRs related to version 3.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REMOVE] Cleanup deprecated thread pool settings
4 participants