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

adoroszlai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


    from f9bd49e043 HDDS-7102. Exclude unnecessary RangerClient dependencies 
(#3669)
     add 2554228edc HDDS-7033. Include committed space in log for disk out of 
space (#3636)

No new revisions were added by this update.

Summary of changes:
 .../common/volume/AvailableSpaceFilter.java        | 84 ++++++++++++++++++++++
 .../volume/CapacityVolumeChoosingPolicy.java       | 42 ++++++-----
 .../volume/RoundRobinVolumeChoosingPolicy.java     | 22 +++---
 .../{VolumeSet.java => VolumeChoosingUtil.java}    | 33 ++++++---
 .../volume/TestCapacityVolumeChoosingPolicy.java   | 21 +++---
 .../volume/TestRoundRobinVolumeChoosingPolicy.java | 33 ++++-----
 6 files changed, 165 insertions(+), 70 deletions(-)
 create mode 100644 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/AvailableSpaceFilter.java
 copy 
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/volume/{VolumeSet.java
 => VolumeChoosingUtil.java} (50%)


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

Reply via email to