This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47557-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git
from b4f00be528b branch-2.1: [fix](restore) Make the DirMoveTask idempotent. #47313 (#47584) add 0f2a7a02951 [feat](binlog) Support getting binlogs in batch (#47557) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/binlog/BinlogManager.java | 11 ++++++++++- .../main/java/org/apache/doris/binlog/BinlogUtils.java | 17 ++++++++++++++--- .../src/main/java/org/apache/doris/binlog/DBBinlog.java | 6 +++--- .../main/java/org/apache/doris/binlog/TableBinlog.java | 4 ++-- .../org/apache/doris/service/FrontendServiceImpl.java | 10 +++++----- gensrc/thrift/FrontendService.thrift | 1 + 6 files changed, 35 insertions(+), 14 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org