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] [Segment Replication] Remove Restriction of strictly using only docrep for system indices and hidden indices #8502

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

Rishikesh1159
Copy link
Member

Description

This PR backports #8200

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

…nd hidden indices.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testSearchAggregationWithNetworkDisruption_FailOpenEnabled

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #8502 (84a7cfa) into 2.x (610dc65) will increase coverage by 0.14%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #8502      +/-   ##
============================================
+ Coverage     70.57%   70.71%   +0.14%     
- Complexity    57094    57130      +36     
============================================
  Files          4746     4746              
  Lines        270463   270455       -8     
  Branches      39931    39929       -2     
============================================
+ Hits         190871   191250     +379     
+ Misses        63231    62766     -465     
- Partials      16361    16439      +78     
Impacted Files Coverage Δ
...h/cluster/metadata/MetadataCreateIndexService.java 79.20% <100.00%> (+0.05%) ⬆️

... and 492 files with indirect coverage changes

@Rishikesh1159 Rishikesh1159 merged commit ef4881f into opensearch-project:2.x Jul 6, 2023
10 of 32 checks passed
Rishikesh1159 added a commit to Rishikesh1159/OpenSearch that referenced this pull request Jul 12, 2023
Rishikesh1159 added a commit to Rishikesh1159/OpenSearch that referenced this pull request Jul 12, 2023
…ndices and hidden indices. (opensearch-project#8502)"

This reverts commit ef4881f.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Rishikesh1159 added a commit that referenced this pull request Jul 12, 2023
…ndices and hidden indices. (#8502)" (#8657)

This reverts commit ef4881f.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
r1walz pushed a commit to r1walz/OpenSearch that referenced this pull request Jul 13, 2023
…ndices and hidden indices. (opensearch-project#8502)" (opensearch-project#8657)

This reverts commit ef4881f.

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants