Skip to content

Conversation

@gbbafna
Copy link
Collaborator

@gbbafna gbbafna commented Aug 23, 2022

Summary : We need to update followerCheckpoint after writing to the follower index.
Currently, we are not waiting for the writes and updating it with soon-to-be stale values

Signed-off-by: Gaurav Bafna gbbafna@amazon.com

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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.

@gbbafna gbbafna changed the title [Backport] Correctly updating the followerCheckpoint in stats api (#438) [Backport ES 7.10] Correctly updating the followerCheckpoint in stats api (#438) Aug 23, 2022
…oject#438)

Summary : We need to update followerCheckpoint after writing to the follower index.
Currently, we are not waiting for the writes and updating it with soon-to-be stale values

Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
@gbbafna gbbafna requested a review from soosinha August 26, 2022 04:28
@gbbafna gbbafna merged commit 869ec0a into opensearch-project:es_7.10 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