[Backport 2.x] Removing String format in RemoteStoreMigrationAllocationDecider#14874
[Backport 2.x] Removing String format in RemoteStoreMigrationAllocationDecider#14874Bukhtawar merged 1 commit intoopensearch-project:2.xfrom
Conversation
…timise performance(opensearch-project#14612) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com> (cherry picked from commit e82b432)
|
❌ Gradle check result for 35c5c60: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
Any reason this is not ready for review @RS146BIJAY? |
|
❌ Gradle check result for 35c5c60: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 35c5c60: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❕ Gradle check result for 35c5c60: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #14874 +/- ##
=========================================
Coverage 71.58% 71.58%
+ Complexity 62544 62494 -50
=========================================
Files 5108 5108
Lines 293645 293653 +8
Branches 42781 42781
=========================================
+ Hits 210205 210215 +10
- Misses 65741 65780 +39
+ Partials 17699 17658 -41 ☔ View full report in Codecov by Sentry. |
I was waiting for the build to pass. Published the PR. |
…timise performance(opensearch-project#14612) (opensearch-project#14874) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com> Signed-off-by: kkewwei <kkewwei@163.com>
Backport e82b432 from #14612.