Skip to content
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] Compatibility issue with /_mget: RHLC 2.x connected to OpenSearch Cluster 1.x (#4812) #4875

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

reta
Copy link
Collaborator

@reta reta commented Oct 21, 2022

Backport of #4812 to 2.x

@reta reta added the backport PRs or issues specific to backporting features or enhancments label Oct 21, 2022
@reta reta requested a review from a team as a code owner October 21, 2022 20:52
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

…ster 1.x (opensearch-project#4812)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit d85f8cd)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta force-pushed the backport/backport-4812-to-2.x branch from 23ea00b to 8f1915b Compare October 21, 2022 21:12
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4875 (8f1915b) into 2.x (e53e6ad) will decrease coverage by 0.09%.
The diff coverage is 84.75%.

@@             Coverage Diff              @@
##                2.x    #4875      +/-   ##
============================================
- Coverage     70.69%   70.59%   -0.10%     
- Complexity    57493    57559      +66     
============================================
  Files          4617     4620       +3     
  Lines        276033   276115      +82     
  Branches      40387    40399      +12     
============================================
- Hits         195145   194929     -216     
- Misses        64570    64921     +351     
+ Partials      16318    16265      -53     
Impacted Files Coverage Δ
...r/routing/allocation/allocator/ShardsBalancer.java 33.33% <33.33%> (ø)
...rch/analysis/common/StemmerTokenFilterFactory.java 7.81% <50.00%> (+1.46%) ⬆️
...va/org/opensearch/action/get/MultiGetResponse.java 70.32% <50.00%> (-0.46%) ⬇️
...org/opensearch/cluster/metadata/IndexMetadata.java 83.31% <62.50%> (-0.33%) ⬇️
.../allocation/allocator/BalancedShardsAllocator.java 90.90% <72.72%> (+3.77%) ⬆️
...ting/allocation/allocator/LocalShardsBalancer.java 85.57% <85.57%> (ø)
...earch/analysis/common/EnglishPluralStemFilter.java 88.13% <88.13%> (ø)
...ster/routing/allocation/AllocationConstraints.java 100.00% <100.00%> (ø)
...pensearch/common/settings/IndexScopedSettings.java 100.00% <100.00%> (ø)
.../main/java/org/opensearch/index/IndexSettings.java 86.64% <100.00%> (+0.07%) ⬆️
... and 494 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@dblock dblock merged commit 82ce8cb into opensearch-project:2.x Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants