Fix bwc on main for threadpool wait time metric#10004
Fix bwc on main for threadpool wait time metric#10004reta merged 1 commit intoopensearch-project:mainfrom
Conversation
Compatibility status:Checks if related components are compatible with change 6e9c740 Incompatible componentsSkipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git] |
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Jay Deng <jayd0104@gmail.com>
aade386 to
6e9c740
Compare
Gradle Check (Jenkins) Run Completed with:
|
rest-api-spec/src/main/resources/rest-api-spec/test/cat.thread_pool/10_basic.yml
Show resolved
Hide resolved
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #10004 +/- ##
============================================
+ Coverage 71.10% 71.18% +0.07%
- Complexity 58094 58133 +39
============================================
Files 4824 4824
Lines 273928 273928
Branches 39917 39917
============================================
+ Hits 194777 194984 +207
+ Misses 62779 62587 -192
+ Partials 16372 16357 -15
|
…0004) Signed-off-by: Jay Deng <jayd0104@gmail.com>
…0004) Signed-off-by: Jay Deng <jayd0104@gmail.com> Signed-off-by: Ivan Brusic <ivan.brusic@flocksafety.com>
…0004) Signed-off-by: Jay Deng <jayd0104@gmail.com>
…0004) Signed-off-by: Jay Deng <jayd0104@gmail.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Update the BWC on main for threadpool wait time metric change.
To be merged at the same time as #10000
Check List
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.