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

Simplify AbstractSearchAsyncAction #52935

Closed
wants to merge 3 commits into from

Conversation

dnhatn
Copy link
Member

@dnhatn dnhatn commented Feb 28, 2020

This commit avoids exposing SearchShardIterator and ShardRouting the concrete implementations of AbstractSearchAsyncAction so that we can use other shard iterators instead of SearchShardIterator in AbstractSearchAsyncAction.

Relates #52741

@dnhatn dnhatn added >non-issue :Search/Search Search-related issues that do not fall into other categories v8.0.0 v7.7.0 labels Feb 28, 2020
@dnhatn dnhatn requested a review from jimczi February 28, 2020 04:49
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

@dnhatn
Copy link
Member Author

dnhatn commented Feb 29, 2020

Closing as I think it's fine to include this change in the main PR.

@dnhatn dnhatn closed this Feb 29, 2020
@dnhatn dnhatn deleted the simply-async-search branch April 3, 2020 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>non-issue :Search/Search Search-related issues that do not fall into other categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants