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

Clarify threading in SubscribableListener #106532

Conversation

DaveCTurner
Copy link
Contributor

The docs about threading here are a little opaque to consumers, who
typically just want to ensure that the listener is completed on a
particular threadpool. This commit adds clearer docs about achieving
that goal.

The docs about threading here are a little opaque to consumers, who
typically just want to ensure that the listener is completed on a
particular threadpool. This commit adds clearer docs about achieving
that goal.
@DaveCTurner DaveCTurner added >non-issue :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. v8.14.0 labels Mar 20, 2024
@DaveCTurner DaveCTurner requested a review from droberts195 March 20, 2024 09:53
@elasticsearchmachine elasticsearchmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Mar 20, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@droberts195 droberts195 left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks for making the instructions more idiot-proof.

@DaveCTurner DaveCTurner added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Mar 20, 2024
@elasticsearchmachine elasticsearchmachine merged commit 504ef7c into elastic:main Mar 20, 2024
14 checks passed
@DaveCTurner DaveCTurner deleted the 2024/03/20/SubscribableListener-threading-clarification branch March 20, 2024 10:56
@DaveCTurner DaveCTurner restored the 2024/03/20/SubscribableListener-threading-clarification branch June 17, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed Indexing/Distributed A catch all label for anything in the Distributed Area. Please avoid if you can. >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants