This is an automated email from the ASF dual-hosted git repository.
dataroaring pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 086eb62d6ad [feat](ObjectStorage)Relax endpoint validation for private
object storage (#56579)
add 7f4daa287ef [feat](snapshot) recycle support abort multipart upload
(#56628)
No new revisions were added by this update.
Summary of changes:
cloud/src/recycler/hdfs_accessor.cpp | 7 +++++++
cloud/src/recycler/hdfs_accessor.h | 2 ++
cloud/src/recycler/obj_storage_client.h | 3 +++
cloud/src/recycler/s3_accessor.cpp | 17 +++++++++++++++++
cloud/src/recycler/s3_accessor.h | 2 ++
cloud/src/recycler/s3_obj_client.cpp | 24 ++++++++++++++++++++++++
cloud/src/recycler/s3_obj_client.h | 3 +++
cloud/src/recycler/storage_vault_accessor.h | 2 ++
cloud/test/mock_accessor.h | 7 +++++++
9 files changed, 67 insertions(+)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]