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.3] Updating multi-field mapping at follower (#671) (#680) #751

Closed
wants to merge 1 commit into from
Closed

[Backport-to-1.3] Updating multi-field mapping at follower (#671) (#680) #751

wants to merge 1 commit into from

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 09:08
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2023

Codecov Report

Merging #751 (29ac04b) into 1.3 (79bf8b7) will increase coverage by 1.89%.
The diff coverage is 75.00%.

❗ Current head 29ac04b differs from pull request most recent head c6b3077. Consider uploading reports for the commit c6b3077 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.3     #751      +/-   ##
============================================
+ Coverage     72.24%   74.14%   +1.89%     
- Complexity      978     1011      +33     
============================================
  Files           141      141              
  Lines          4590     4614      +24     
  Branches        507      513       +6     
============================================
+ Hits           3316     3421     +105     
+ Misses          954      868      -86     
- Partials        320      325       +5     
Impacted Files Coverage Δ
...rch/replication/task/index/IndexReplicationTask.kt 72.17% <75.00%> (+4.51%) ⬆️

... 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 sricharanvuppu deleted the backport/backport-680-to-1.3 branch April 28, 2023 06:56
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.

3 participants