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

use threadpool in execute task runner #156

Merged
merged 1 commit into from
Feb 26, 2022
Merged

use threadpool in execute task runner #156

merged 1 commit into from
Feb 26, 2022

Conversation

wnbts
Copy link
Contributor

@wnbts wnbts commented Feb 25, 2022

Signed-off-by: lai 57818076+wnbts@users.noreply.github.com

Description

Executables are not running on the task thead pool like train/predict tasks and hang when implementation contains async callbacks.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: lai <57818076+wnbts@users.noreply.github.com>
@wnbts wnbts marked this pull request as ready for review February 26, 2022 00:07
@wnbts wnbts requested a review from a team February 26, 2022 00:07
@wnbts wnbts merged commit 638f72e into opensearch-project:main Feb 26, 2022
@ylwu-amzn ylwu-amzn added the enhancement New feature or request label Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants