集群复制时日志中显示报错:
WARN job sync failed, job: ccr_dwd_ypgl, err: [normal] rpc timeout: timeout=30s, to=BackendService, method=ingest_binlog, location=kitex.rpcTimeoutMW, remote=10.178.222.67:9060
IngestBinlog error: rpc timeout: timeout=5m0s, to=BackendService, method=ingest_binlog, location=kitex.rpcTimeoutMW, remote=10.178.222.67:9060, txnId: 102533, be: Backend: {Id: 1741598601421, Host: 10.178.222.67, BePort: 9060, HttpPort: 8040, BrpcPort: 8060}
github.com/selectdb/ccr_syncer/pkg/rpc.(*BeRpc).IngestBinlog
/root/ccr-syncer/pkg/rpc/be.go:45
github.com/selectdb/ccr_syncer/pkg/ccr.(*tabletIngestBinlogHandler).handleReplica.func1
/root/ccr-syncer/pkg/ccr/ingest_binlog_job.go:185
runtime.goexit
/usr/local/go/src/runtime/asm_arm64.s:1197 job=ccr_dwd_ypgl line=ccr/job.go:3264
将rpc timeout时间调整至300s仍然报错