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

Reverts Document Replication lock index setting #472

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Reverts Document Replication lock index setting #472

merged 1 commit into from
Aug 22, 2023

Conversation

joshpalis
Copy link
Member

Description

Reverts temporary changes (PR) to enforce document replication on lock index now that SegRep supports retrieval by document ID

Issues Resolved

#471

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

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.

…ndex now that SegRep supports retrieval by document ID

Signed-off-by: Joshua Palis <jpalis@amazon.com>
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #472 (06b0f37) into main (6abaa3c) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #472   +/-   ##
=========================================
  Coverage     29.19%   29.19%           
  Complexity       98       98           
=========================================
  Files            22       22           
  Lines          1185     1185           
  Branches        109      109           
=========================================
  Hits            346      346           
  Misses          818      818           
  Partials         21       21           

@dbwiddis dbwiddis added the v2.10.0 Issues targeting release v2.10.0 label Aug 22, 2023
@joshpalis joshpalis merged commit 7021e39 into opensearch-project:main Aug 22, 2023
17 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 22, 2023
…ndex now that SegRep supports retrieval by document ID (#472)

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit 7021e39)
@joshpalis joshpalis deleted the segrep branch August 22, 2023 18:58
dbwiddis pushed a commit that referenced this pull request Aug 22, 2023
…ndex now that SegRep supports retrieval by document ID (#472) (#473)

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit 7021e39)

Co-authored-by: Joshua Palis <jpalis@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x v2.10.0 Issues targeting release v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants