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

Add deprecation check for listener thread pool #53438

Merged

Conversation

jasontedor
Copy link
Member

This commit adds a deprecation check for the listener thread pool settings as these will be removed in 8.0.0.

Relates #53049
Relates #53317

This commit adds a deprecation check for the listener thread pool
settings as these will be removed in 8.0.0.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Features)

private static DeprecationIssue checkThreadPoolListenerSetting(
final String name,
final Settings settings,
final PluginsAndModules pluginsAndModules
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this parameter is not needed.

Copy link
Contributor

@jakelandis jakelandis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (one nitpick)

@jasontedor jasontedor merged commit 5b08ea8 into elastic:7.x Mar 12, 2020
@jasontedor jasontedor deleted the listener-thread-pool-deprecation-checks branch March 12, 2020 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Core/Infra/Core Core issues without another label >deprecation v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants