This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch auto-pick-55241-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
discard f0bf2bba3e2 [chore](sk) Encrypt `secret key` and hide `access key` for
log (#55241)
add 783b165ced2 branch-3.0: [fix](docker) update kafka docker image to
internal src #55460 (#55489)
add b3dc3a07a77 branch-3.0: [bugfix](qe) Fix query error in ssl mode
#53134 (#55627)
add 1e973723dfa branch-3.0: [enhancement](backup) handle dropped tables
and partitions during backup #52935 (#54976)
add e6d6157a822 [chore](sk) Encrypt `secret key` and hide `access key` for
log (#55241)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f0bf2bba3e2)
\
N -- N -- N refs/heads/auto-pick-55241-branch-3.0 (e6d6157a822)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../docker-compose/kafka/kafka.yaml.tpl | 4 +-
.../java/org/apache/doris/backup/BackupJob.java | 141 ++++++++++++-
.../java/org/apache/doris/backup/BackupMeta.java | 9 +
.../java/org/apache/doris/mysql/MysqlChannel.java | 18 +-
.../org/apache/doris/backup/BackupJobTest.java | 234 ++++++++++++++++++++-
.../org/apache/doris/common/util/UnitTestUtil.java | 18 +-
6 files changed, 396 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]