Conversation
Introduce a new checkpoint message format (CheckpointV2) that includes state markers (kafka changelog offset / ambry blob id) in them. Renamed previous checkpoint messages as CheckpointV1
…mit (#1490) Introduce new state backend APIs for blobstore and kafka changelog Change the task commit lifecycle to separate snapshot, upload and cleanup phases Make the TaskInstance commit upload and cleanup phases nonblocking
- Refactor ContainerStorageManager lifecycle for restores
…1501) SAMZA-2657: Introduce blob store as backend for Samza state backup and restore
RB=2624444 RB=2624448 G=samza-reviewers R=shesharm A=shesharm,bkumaras
RB=2621726 G=samza-reviewers A=pmaheshw
RB=2632353 G=samza-reviewers R=pmaheshw,shesharm A=pmaheshw
…t to 30 mins RB=2634862 RB=2634867 G=samza-reviewers R=pmaheshw,dchen1 A=dchen1
RB=2652787 RB=2652789 G=samza-reviewers R=pmaheshw,shesharm A=pmaheshw
RB=2675917 G=samza-reviewers R=pmaheshw,shesharm A=pmaheshw,shesharm
RB=2721143 G=samza-reviewers R=shesharm A=
…cleanup Merging misc. incremental fixes related to blob store state backends and async commit.
Merge changes from master onto feature branch.
Contributor
|
Thanks for the contributions @dxichen @Sanil15 and @shekhars-li! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
All changes for
SEP-28: https://cwiki.apache.org/confluence/display/SAMZA/SEP-28%3A+Samza+State+Backend+Interface+and+Checkpointing+Improvements
SEP-29: https://cwiki.apache.org/confluence/display/SAMZA/SEP-29%3A+Blob+Store+Based+State+Backup+And+Restore