Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
125721: changefeedccl: add more logging around checkpointing r=rharding6373 a=andyyang890 This patch adds a log message that will log checkpoints that are persisted to a changefeed job's progress during normal operation. It also adds a log message to log the checkpoint that is read during planning, which will be sent to aggregators to restore their progress. These messages are useful for debugging checkpointing-related problems. Epic: CRDB-37337 Release note: None Co-authored-by: Andy Yang <[email protected]>
- Loading branch information