-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport 2.x] [Segment Replication] Add changelog entry and fix allocation test #6270
Conversation
) * [Segment Replication] Add changelog entry and fix allocation test Signed-off-by: Suraj Singh <surajrider@gmail.com> * Add space Signed-off-by: Suraj Singh <surajrider@gmail.com> --------- Signed-off-by: Suraj Singh <surajrider@gmail.com> (cherry picked from commit f8102d1) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Gradle Check (Jenkins) Run Completed with:
|
|
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## 2.x #6270 +/- ##
============================================
- Coverage 70.49% 70.46% -0.03%
- Complexity 59059 59086 +27
============================================
Files 4778 4778
Lines 283194 283194
Branches 41232 41232
============================================
- Hits 199628 199551 -77
- Misses 66895 67007 +112
+ Partials 16671 16636 -35
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…test (opensearch-project#6250) (opensearch-project#6270)" This reverts commit 726c068.
* Revert "[Segment Replication] Add changelog entry and fix allocation test (#6250) (#6270)" This reverts commit 726c068. * Revert "[Segment Replication] Introduce primary weight factor for primary shards distribution (#6017) (#6161)" This reverts commit 2e3e1ed. (cherry picked from commit e316959) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…6444) * Revert "[Segment Replication] Add changelog entry and fix allocation test (#6250) (#6270)" This reverts commit 726c068. * Revert "[Segment Replication] Introduce primary weight factor for primary shards distribution (#6017) (#6161)" This reverts commit 2e3e1ed. (cherry picked from commit e316959) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Backport f8102d1 from #6250.