This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46769-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3fb8dbd34dd branch-3.0: [fix](cloud-mow) schema change should retry
when encouter TXN_CONFILCT in cloud mode #46748 (#46955)
add 7d509ceedb5 [improvement](info) Add F/L commitSeq and commitTs for
get_lag (#46769)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/binlog/BinlogLagInfo.java | 63 ++++++++++++++++++++++
.../org/apache/doris/binlog/BinlogManager.java | 3 +-
.../java/org/apache/doris/binlog/BinlogUtils.java | 24 ++++++---
.../java/org/apache/doris/binlog/DBBinlog.java | 3 +-
.../java/org/apache/doris/binlog/TableBinlog.java | 3 +-
.../apache/doris/service/FrontendServiceImpl.java | 16 +++---
gensrc/thrift/FrontendService.thrift | 4 ++
7 files changed, 100 insertions(+), 16 deletions(-)
create mode 100644
fe/fe-core/src/main/java/org/apache/doris/binlog/BinlogLagInfo.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]