flow-framework
flow-framework copied to clipboard
Make thread pool sizes configurable
Description
Allows configuration of thread pool sizes at startup using a static setting.
Check List
- [x] New functionality includes testing.
- [x] New functionality has been documented.
- ~[ ] API changes companion pull request created.~
- [x] Commits are signed per the DCO using
--signoff. - [X] Public documentation issue/PR created.
- https://github.com/opensearch-project/documentation-website/pull/9881
Reviewers please provide tech review of above doc PR.
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.