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

dahn pushed a change to branch 4.22
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


    from 160876c6d7d Fix: API Thread held forever during force deleting across 
MS (#12968)
     add 13842a626d7 Address reviews
     add 2511fdffaad Implement limit validations on updateBucket
     new c298f8f3608 Merge release branch 4.22.0.1 to 4.22

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../api/command/user/bucket/DeleteBucketCmd.java   |  3 +-
 .../apache/cloudstack/backup/BackupManager.java    |  2 +-
 .../storage/object/BucketApiService.java           |  2 +-
 .../cloudstack/backup/BackupManagerImpl.java       | 29 ++++------
 .../storage/object/BucketApiServiceImpl.java       | 63 ++++++++++------------
 .../cloudstack/backup/BackupManagerTest.java       | 12 ++---
 .../storage/object/BucketApiServiceImplTest.java   |  2 +-
 7 files changed, 49 insertions(+), 64 deletions(-)

Reply via email to