Skip to content

feat(streaming): generalize Azure Table checkpointer - #10355

Merged
ReubenBond merged 3 commits into
dotnet:mainfrom
ReubenBond:reubenbond-azure-table-stream-checkpointer
Aug 8, 2026
Merged

feat(streaming): generalize Azure Table checkpointer#10355
ReubenBond merged 3 commits into
dotnet:mainfrom
ReubenBond:reubenbond-azure-table-stream-checkpointer

Conversation

@ReubenBond

@ReubenBond ReubenBond commented Aug 7, 2026

Copy link
Copy Markdown
Member

Adds a provider-neutral Azure Table stream queue checkpointer with configurable checkpoint ordering while preserving the existing storage key schema. Event Hubs delegates to the generic implementation through compatibility wrappers, with updated configuration tests, API surface, and documentation.

This PR is based on #10345 and therefore currently includes its grain-backed checkpointer commits. Once #10345 merges, this PR will contain only the Azure Table generalization layer.

Microsoft Reviewers: Open in CodeFlow

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@ReubenBond
ReubenBond force-pushed the reubenbond-azure-table-stream-checkpointer branch from ce7e0bf to 19cf097 Compare August 7, 2026 22:57
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 31b5b49f-6c0c-4fab-baee-7833c2e56363
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 31b5b49f-6c0c-4fab-baee-7833c2e56363
@ReubenBond
ReubenBond merged commit 92fe2d1 into dotnet:main Aug 8, 2026
67 checks passed
@ReubenBond
ReubenBond deleted the reubenbond-azure-table-stream-checkpointer branch August 8, 2026 00:33
This was referenced Aug 28, 2026
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.

1 participant