Skip to content

DOC-6652 document CDC latency workaround for SQL Server on Azure#3360

Merged
andy-stark-redis merged 2 commits into
mainfrom
DOC-6652-rdi-azure-workaroung
May 22, 2026
Merged

DOC-6652 document CDC latency workaround for SQL Server on Azure#3360
andy-stark-redis merged 2 commits into
mainfrom
DOC-6652-rdi-azure-workaroung

Conversation

@andy-stark-redis

@andy-stark-redis andy-stark-redis commented May 22, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Documentation-only change that describes an optional, customer-run sys.sp_cdc_scan polling workaround; no product code or runtime behavior is modified.

Overview
Adds a new Azure SQL Database CDC latency workaround section to the SQL Server RDI preparation guide, explaining how to reduce the fixed ~20s CDC capture cadence by running a single external worker that periodically executes sys.sp_cdc_scan.

Documents required privileges and single-replica constraints, a recommended scan loop/error handling strategy, interval tradeoffs and resource-impact warnings, plus example Kubernetes deployment YAML and SQL queries to verify scan frequency and staleness.

Reviewed by Cursor Bugbot for commit d608636. Bugbot is set up for automated code reviews on this repo. Configure here.

@andy-stark-redis andy-stark-redis requested a review from a team May 22, 2026 10:09
@andy-stark-redis andy-stark-redis self-assigned this May 22, 2026
@github-actions

github-actions Bot commented May 22, 2026

Copy link
Copy Markdown
Contributor

DOC-6652

@github-actions

Copy link
Copy Markdown
Contributor

@jit-ci

jit-ci Bot commented May 22, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@andy-stark-redis

Copy link
Copy Markdown
Contributor Author

Thanks @cmilesb !

@andy-stark-redis andy-stark-redis merged commit bed14fe into main May 22, 2026
65 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-6652-rdi-azure-workaroung branch May 22, 2026 14:01
EliShteinman added a commit to EliShteinman/docs that referenced this pull request May 23, 2026
DOC-6652: CDC latency workaround for SQL Server on Azure (RDI).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants