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 9c61a8aa49 HDDS-7253. Fix exception when '/' in key name (#4038)
     new bdfd3f128c HDDS-7346. Cannot set bucket args when the bucket has quota 
set (#3975)
     new fd173eeb2a HDDS-7481. Set quota with reduced size than actual used do 
not fail (#3978)
     new 5a897d7766 HDDS-7526. Avoid overwriting replication config on existing 
bucket when quota is set (#4013)

The 3 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:
 .../hadoop/ozone/om/helpers/OmBucketArgs.java      |  70 +++++--
 .../hadoop/ozone/om/helpers/TestOmBucketArgs.java  |  91 ++++++++++
 .../request/bucket/OMBucketSetPropertyRequest.java |  37 +++-
 .../bucket/TestOMBucketSetPropertyRequest.java     | 201 +++++++++++++++++++++
 4 files changed, 380 insertions(+), 19 deletions(-)
 create mode 100644 
hadoop-ozone/common/src/test/java/org/apache/hadoop/ozone/om/helpers/TestOmBucketArgs.java


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

Reply via email to