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

Draft PR for Segment Replication Checkpoint Replay on Replica Shard #3606

Closed
wants to merge 9 commits into from
Closed

Draft PR for Segment Replication Checkpoint Replay on Replica Shard #3606

wants to merge 9 commits into from

Conversation

Rishikesh1159
Copy link
Member

Description

This PR will us to store latest received checkpoint for replica shard and replay the latest checkpoint after previous checkpoint replication process is done. This is still a draft PR, Java Docs will be added later and there is possibility of changing replay logic/implementation in actual PR. Please drop your thoughts on current implementation.

This is a part of the process of merging our feature branch - feature/segment-replication - back into main by re-PRing our changes from the feature branch.
The breakdown of the plan to merge to main is detailed here: #2355
For added context on segment replication - here's the design proposal #2229

Issues Resolved

#3558

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.

Rishikesh1159 and others added 8 commits June 8, 2022 16:46
… latestcheckpoint and replaying logic is removed from this commit and will be added in a different PR

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
…ce logs

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure efb1f8f
Log 6069

Reports 6069

Signed-off-by: Rishikesh1159 <rishireddy1159@gmail.com>
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure abb4b05
Log 6070

Reports 6070

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.

2 participants