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
156276: workload/changefeed: allow changefeed-cursor r=wenyihu6 a=wenyihu6
Part of: https://cockroachlabs.atlassian.net/browse/CRDB-55203
Release note: none
---
**workload/changefeed: allow changefeed-cursor**
This commit adds a new option, changefeed-cursor, which allows specifying the
timestamp after which the changefeed should start emitting events and trigger a
catch-up scan. If not specified, the changefeed defaults to using the current
cluster logical timestamp. This helps tests specify catch-up scan behavior.
---
**workload/changefeed: add more logs**
Co-authored-by: wenyihu6 <[email protected]>
0 commit comments