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

Enable custom checkpointing scenario #7448

Conversation

serkantkaraca
Copy link
Member

@serkantkaraca serkantkaraca commented Aug 30, 2019

Addressing 2 issues that makes custom LeaseManager implementation harder.

  • Public ctor for LeaseLostException
  • Public IncrementEpoch on Lease object

Adding PartitionContext.CheckpointAsync(Checkpoint checkPoint) to allow developer to build their own checkpoint objects.

@serkantkaraca serkantkaraca added Client This issue points to a problem in the data-plane of the library. Event Hubs labels Aug 30, 2019
@serkantkaraca serkantkaraca merged commit 94aec8c into Azure:master Sep 3, 2019
JoshLove-msft pushed a commit to JoshLove-msft/azure-sdk-for-net that referenced this pull request Sep 10, 2019
@serkantkaraca serkantkaraca deleted the serkar.EnableCustomCheckpointingScenario branch August 12, 2020 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants