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

[Backport 2.x] Backport INDEX_SEARCHER threadpool changes to support task resource tracking for concurrent segment search #7743

Closed
jed326 opened this issue May 24, 2023 · 1 comment
Assignees

Comments

@jed326
Copy link
Collaborator

jed326 commented May 24, 2023

#7502 has been merged into main but we need to backport this to 2.x still so that we are not missing the resource tracking features whenever concurrent search is GA in 2.x.

ThreadpoolType.RESIZABLE does not exist in 2.x so we will need to use the existing auto queue threadpool type instead.

Closed backport PR: #7613

@jed326
Copy link
Collaborator Author

jed326 commented May 25, 2023

Backport PR #7765 is merged

@jed326 jed326 closed this as completed May 25, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Concurrent Search May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant