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

fix - replica shards trying to send replica checkpoints #2889

Conversation

Poojita-Raj
Copy link
Contributor

Signed-off-by: Poojita Raj [email protected]

Description

This fix stops the replica shards from incorrectly trying to send checkpoints by avoiding wiring up the replica's internalRefreshListeners with CheckpointRefreshListener.

Issues Resolved

Resolves #2815

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.

@Poojita-Raj Poojita-Raj requested a review from a team as a code owner April 13, 2022 17:27
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 1b2af02
Log 4443

Reports 4443

@Poojita-Raj Poojita-Raj merged commit af3b9ec into opensearch-project:feature/segment-replication Apr 13, 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