Skip to content

Conversation

areek
Copy link
Contributor

@areek areek commented Mar 23, 2016

In #17198, we removed suggest transport action, which
used the suggest threadpool to execute requests. Now
suggest threadpool is unused and suggest requests are
executed on the search threadpool.

@areek areek added >breaking review :Search Relevance/Suggesters "Did you mean" and suggestions as you type v5.0.0-alpha1 labels Mar 23, 2016
@nik9000
Copy link
Member

nik9000 commented Mar 23, 2016

Seems like the right thing to do to me. I know @jasontedor 's looked at the thread pool construction code recently and can probably do a better review than I can.

@s1monw
Copy link
Contributor

s1monw commented Mar 23, 2016

LGTM

In elastic#17198, we removed suggest transport action, which
used the `suggest` threadpool to execute requests. Now
`suggest` threadpool is unused and suggest requests are
executed on the `search` threadpool.
@areek areek force-pushed the cleanup/remove_suggest_treadpool branch from d19edd9 to e16e113 Compare March 23, 2016 22:01
@areek areek merged commit e16e113 into elastic:master Mar 23, 2016
@jasontedor
Copy link
Member

LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking-java :Search Relevance/Suggesters "Did you mean" and suggestions as you type v5.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants