Skip to content

changefeed checkpoint ts stuck with redo enabled #3726

@lidezhu

Description

@lidezhu

What did you do?

  1. create 1000 sysbench tables;
  2. write some data;
  3. create changefeed with redo enabled;
[consistent]
level = "eventual"
storage = "file:///root/test/redo"

What did you expect to see?

changefeed checkpoint ts advance normally.

What did you see instead?

changefeed checkpoint ts stuck

Image

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

Upstream TiKV version (execute tikv-server --version):

(paste TiKV version here)

TiCDC version (execute cdc version):

(paste TiCDC version here)

Metadata

Metadata

Assignees

Labels

affects-8.5This bug affects the 8.5.x(LTS) versions.severity/moderatetype/bugThe issue is confirmed as a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions