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

ckj pushed a change to branch ozone-1.3
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from e4383e74f7 HDDS-7449. Avoid overwriting bucket encryption properties 
when quota/replication config are set on an existing bucket (#3992)
     new 5c24d3f04e HDDS-7470. [Quota] bucket is created crossing quota makes 
OM crash and unable to start (#3960)
     new cd92f2c70a HDDS-4565. [FSO]Delete : quotaReleased on directory 
deletion should consider all sub paths (#3973)

The 2 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:
 .../om/request/bucket/OMBucketCreateRequest.java   |   4 +-
 .../key/OMDirectoriesPurgeRequestWithFSO.java      |  75 ++++++-
 .../tenant/OMTenantAssignUserAccessIdRequest.java  |   3 +-
 .../key/OMDirectoriesPurgeResponseWithFSO.java     |  15 +-
 .../request/bucket/TestOMBucketCreateRequest.java  |  46 +++++
 .../TestOMDirectoriesPurgeRequestAndResponse.java  | 228 +++++++++++++++++++++
 6 files changed, 365 insertions(+), 6 deletions(-)
 create mode 100644 
hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/request/key/TestOMDirectoriesPurgeRequestAndResponse.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to