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

BugFix: EventHubQueueCache failing to write checkpoints on purge. #2613

Merged

Conversation

jason-bragg
Copy link
Contributor

When logging was added to EventHubQueueCache purge the base class purge function, which triggers checkpoint logic, was not called. This broke periodic checkpointing.

- When logging was added to EventHubQueueCache purge the base class purge function, which triggers checkpoint logic, was not called.  This broke periodic checkpointing.
@jason-bragg jason-bragg added this to the 1.4.0 milestone Jan 19, 2017
@sergeybykov sergeybykov merged commit c2b3dea into dotnet:master Jan 23, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants