Skip to content

Add dispatching to HandledTransportAction (#38050)#38066

Merged
Tim-Brooks merged 1 commit intoelastic:6.xfrom
Tim-Brooks:backport_dispatch_in_abstract
Jan 31, 2019
Merged

Add dispatching to HandledTransportAction (#38050)#38066
Tim-Brooks merged 1 commit intoelastic:6.xfrom
Tim-Brooks:backport_dispatch_in_abstract

Conversation

@Tim-Brooks
Copy link
Copy Markdown
Contributor

This commit allows implementors of the HandledTransportAction to
specify what thread the action should be executed on. The motivation for
this commit is that certain CCR requests should be performed on the
generic threadpool.

This commit allows implementors of the `HandledTransportAction` to
specify what thread the action should be executed on. The motivation for
this commit is that certain CCR requests should be performed on the
generic threadpool.
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@Tim-Brooks Tim-Brooks merged commit 8f327f3 into elastic:6.x Jan 31, 2019
@Tim-Brooks Tim-Brooks deleted the backport_dispatch_in_abstract branch December 18, 2019 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants