Apache Doris 中文技术论坛
Questions Tags Users Badges

ccr数据同步成功了,但是执行get_lag的last_binlog_timestamp和first_binlog_timestamp为什么都是1970-01-01 08:00:00,我该怎么查看上次同步时间呢

Asked 16h ago Modified Jan 1, 0001
Viewed 4
3.0 cluster

curl -X POST -H "Content-Type: application/json" -d '{

"name": "ccr_test2"

}' http://192.168.40.130:9190/get_lag

{"success":true,"lag":0,"first_commit_seq":0,"last_commit_seq":0,"first_binlog_timestamp":"1970-01-01 08:00:00","last_binlog_timestamp":"1970-01-01 08:00:00","time_interval_secs":0,"next_commit_seq":0,"next_binlog_timestamp":"1970-01-01 08:00:00"}

edited Jan 1, 0001
duanjq1
asked 16h ago
0 Answers
Related Questions
ccr数据同步成功了,但是执行get_lag的last_binlog_timestamp和first_binlog_timestamp为什么都是1970-01-01 08:00:00,我该怎么查看上次同步时间呢
物化视图创建-使用LATERAL VIEW EXPLODE_OUTER
1 answers
使用doris物化视图做数仓分层,哪种策略好
1 answers
3.0.8版本查hive外表报错:[INTERNAL_ERROR][E6] Parameters start = 0, length = 1, are out of bound
1 answers
Doris漏洞
DBA岗位招聘
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2026 Apache Doris 中文技术论坛.