opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
36 stars 66 forks source link

Fix `routingTable` #489

Closed khushbr closed 1 year ago

khushbr commented 1 year ago

Change is incoming from upstream core.

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #489 (5c515dd) into 2.x (b5b197f) will increase coverage by 0.24%. The diff coverage is 0.00%.

:exclamation: Current head 5c515dd differs from pull request most recent head 73302cb. Consider uploading reports for the commit 73302cb to get more accurate results

@@             Coverage Diff              @@
##                2.x     #489      +/-   ##
============================================
+ Coverage     73.51%   73.75%   +0.24%     
- Complexity      374      376       +2     
============================================
  Files            44       44              
  Lines          2477     2477              
  Branches        172      172              
============================================
+ Hits           1821     1827       +6     
+ Misses          547      542       -5     
+ Partials        109      108       -1     
Impacted Files Coverage Δ
...rmanceanalyzer/collectors/ShardStateCollector.java 18.96% <0.00%> (ø)

... and 2 files with indirect coverage changes