You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/10/21 11:13:00 UTC

[doris] branch branch-1.1-lts updated (45bed60a89 -> 49d51214dc)

This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a change to branch branch-1.1-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 45bed60a89 [fix](rowset) fix that rowset writer doesn't process the return value, which may result in data loss (#13224)
     add 49d51214dc [branch-1.1-lts](restore) new add the property of reserve_replica to restore statement (#13554)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/doris/analysis/RestoreStmt.java     | 18 +++++++
 .../org/apache/doris/analysis/ShowRestoreStmt.java |  2 +-
 .../org/apache/doris/backup/BackupHandler.java     |  2 +-
 .../java/org/apache/doris/backup/RestoreJob.java   | 58 +++++++++++++++++-----
 .../java/org/apache/doris/catalog/OlapTable.java   | 17 +++++--
 .../org/apache/doris/backup/RestoreJobTest.java    |  6 +--
 6 files changed, 83 insertions(+), 20 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org