-
Notifications
You must be signed in to change notification settings - Fork 533
Change Feed Processor: Adds Lease container export support #5579
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
8711b51
Adds: Lease container export support
yash2710 2e0faa4
Simplify implementation
yash2710 fd8686f
Only support EPK range based leases for import/export
yash2710 269b195
Update implementation
yash2710 6dfcd7e
Add inmemory lease container initialization document support
yash2710 7cb829c
Update attributes
yash2710 b567bf4
Update contract
yash2710 735d256
Update implementation
yash2710 0299cc0
Cleanup
yash2710 5956597
Limit to FeedRangeEPK based leases
yash2710 448d89a
update STJ to Newtonsoft
yash2710 3d55713
Cleanup
yash2710 cc9c7a9
Address comments
yash2710 16d7f92
Update contract
yash2710 946defc
Update contract
yash2710 0f8d16e
Merge branch 'master' into users/trivediyash/leaseExport
kirankumarkolli 37b450d
Address comments
yash2710 5526e12
Merge branch 'master' into users/trivediyash/leaseExport
NaluTripician 20d52c4
Merge branch 'master' into users/trivediyash/leaseExport
NaluTripician 516000b
ChangeFeedProcessor: Fixes blocking review comments for lease export
kirankumarkolli a95f582
ChangeFeedProcessor: Refactors ShutdownAsync from LeaseContainer to S…
kirankumarkolli db11ce1
ChangeFeedProcessor: Refactors to co-locate lease serialization/deser…
kirankumarkolli a21cfcd
Tests: Fixes non-resizable stream tests and adds validation test
kirankumarkolli 1b2c508
ChangeFeedProcessor: Refactors ShutdownAsync to abstract in base class
kirankumarkolli 40551c6
ChangeFeedProcessor: Removes eager stream expandability validation
kirankumarkolli f92c683
ChangeFeedProcessor: Refactors in-memory lease shutdown for correctne…
kirankumarkolli 54d9c7b
Tests: Refactors in-memory lease container tests
kirankumarkolli 0d45b61
ChangeFeedProcessor: Refactors lease state rehydrate doc example
kirankumarkolli b124707
Merge branch 'master' into users/trivediyash/leaseExport
kirankumarkolli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.