This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44818-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from e68460a7300 branch-2.1: [enhance](auth)When authorization includes create, not check if resources exist #45125 (#45166) add ca089b094f9 [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: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org