This is an automated email from the ASF dual-hosted git repository.
w41ter pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2acca680387 [Opt](load) reduce the length of error url to avoid
exceeding the MySQL protocol length limit for cloud (#45213)
add 502542d37dc [feat](binlog) Add Support recover binlog (#44818)
No new revisions were added by this update.
Summary of changes:
.../org/apache/doris/binlog/BinlogManager.java | 27 ++++++++++++++++++
.../java/org/apache/doris/binlog/DBBinlog.java | 33 +++++++++++++++-------
.../apache/doris/catalog/CatalogRecycleBin.java | 6 ++--
.../apache/doris/datasource/InternalCatalog.java | 2 +-
.../java/org/apache/doris/persist/EditLog.java | 8 ++++--
.../java/org/apache/doris/persist/RecoverInfo.java | 22 +++++++++++++--
.../doris/persist/DropAndRecoverInfoTest.java | 2 +-
gensrc/thrift/FrontendService.thrift | 4 +--
8 files changed, 84 insertions(+), 20 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]