You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changefeedccl: checkpoint on initial scan for core changefeeds
Previously we would only checkpoint during backfills for
enterprise changefeeds, even though we had a test asserting
otherwise. Adding checkpointing prevents us from emitting
further duplicates when core changefeeds encounter transient
errors during an initial scan.
Epic: none
Fixes: #143153
Release note: None
0 commit comments