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 to 1.x] Updating multi-field mapping at follower (#671) (#680) #750

Merged
merged 1 commit into from
Mar 23, 2023
Merged

[Backport to 1.x] Updating multi-field mapping at follower (#671) (#680) #750

merged 1 commit into from
Mar 23, 2023

Conversation

sricharanvuppu
Copy link
Member

@sricharanvuppu sricharanvuppu commented Mar 23, 2023

  • Updating multi-field mapping at follower

(cherry picked from commit 4d12d6c) (cherry picked from commit 475d8da)

Description

Updates follower index mapping if leader index has multi-field mapping

Issues Resolved

#622

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.

* Updating multi-field mapping at follower

Signed-off-by: sricharanvuppu <[email protected]>

Signed-off-by: sricharanvuppu <[email protected]>
(cherry picked from commit 4d12d6c)
(cherry picked from commit 475d8da)
Signed-off-by: sricharanvuppu <[email protected]>
@sricharanvuppu sricharanvuppu requested a review from a team March 23, 2023 07:14
@codecov-commenter
Copy link

Codecov Report

Merging #750 (2e5e70e) into 1.x (e4047a9) will decrease coverage by 1.28%.
The diff coverage is 75.00%.

❗ Current head 2e5e70e differs from pull request most recent head 16ac269. Consider uploading reports for the commit 16ac269 to get more accurate results

📣 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              @@
##                1.x     #750      +/-   ##
============================================
- Coverage     73.80%   72.52%   -1.28%     
+ Complexity      989      986       -3     
============================================
  Files           141      141              
  Lines          4566     4590      +24     
  Branches        507      513       +6     
============================================
- Hits           3370     3329      -41     
- Misses          874      936      +62     
- Partials        322      325       +3     
Impacted Files Coverage Δ
...rch/replication/task/index/IndexReplicationTask.kt 69.23% <75.00%> (-1.54%) ⬇️

... and 23 files with indirect coverage changes

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

@sricharanvuppu
Copy link
Member Author

security tests failing with cp: cannot stat 'build/distributions/opensearch-security-1.3.7.0.zip': No such file or directory

@sricharanvuppu sricharanvuppu merged commit bd595f5 into opensearch-project:1.x Mar 23, 2023
sricharanvuppu added a commit that referenced this pull request Apr 5, 2023
@sricharanvuppu sricharanvuppu deleted the backport/backport-680-to-1.x branch April 28, 2023 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants