-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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] Fix weighted shard routing state across search requests #6060
Conversation
* Fix maintaining state across search requests with weighted shard routing Signed-off-by: Anshu Agarwal <anshukag@amazon.com> (cherry picked from commit cd860ec) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 #6060 +/- ##
============================================
+ Coverage 70.37% 70.68% +0.31%
+ Complexity 58890 58714 -176
============================================
Files 4769 4775 +6
Lines 282621 280993 -1628
Branches 41169 40590 -579
============================================
- Hits 198899 198626 -273
+ Misses 67063 66031 -1032
+ Partials 16659 16336 -323
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Backport cd860ec from #6004.