Skip to content

Conversation

@gbbafna
Copy link
Collaborator

@gbbafna gbbafna commented Aug 24, 2022

Testing : Integ Test, Local
Signed-off-by: Gaurav Bafna gbbafna@amazon.com

Description

Alias filter changes aren't getting replicated to follower cluster.

On inspecting code, the logic to replicate alias is missing code to replicate filter. This results in inconsistent alias on the follower end whenever an alias filter is updated.

This change adds the logic to copy the filters as well . I have also verified that there is no other alias metadata we are missing.

Issues Resolved

#490

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.

Testing : Integ Test, Local
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
@gbbafna gbbafna requested a review from a team August 24, 2022 06:38
@gbbafna gbbafna enabled auto-merge (squash) August 26, 2022 05:09
@gbbafna gbbafna merged commit 1895cc7 into opensearch-project:2.0 Aug 26, 2022
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