redo log writer runGC failed because of can't read log file directory
#3523
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/redolog
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
cdc cli changefeed create --pd=http://127.0.0.1:2379 -c bypass-cf-5 --sink-uri="blackhole://" --config changefeed5_nfs.toml
Path
/home/apple/work/code/pingcap/ticdc/bin/redo/
exists, but/home/apple/work/code/pingcap/ticdc/bin/redo/bypass-cf-5
doesn't.What did you expect to see?
cdc runs normally
What did you see instead?
cdc keeps logging
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):v5.3.0
TiCDC version (execute
cdc version
):master@pingcap/ticdc@fe92b89
The text was updated successfully, but these errors were encountered: