This is an automated email from the ASF dual-hosted git repository.
ljain pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git.
from f2f6aa5 HDDS-5671. ContainerBalancer#stop should prevent the current
balancing thread from interrupting itself. (#2578)
add bc81dcf HDDS-5734. add a command to trigger datanode executing du
immediately (#2685)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hdds/fs/CachingSpaceUsageSource.java | 23 ++++++--
.../common/statemachine/DatanodeStateMachine.java | 2 +
....java => RefreshVolumeUsageCommandHandler.java} | 67 ++++++++--------------
.../container/common/volume/MutableVolumeSet.java | 4 ++
.../container/common/volume/StorageVolume.java | 4 ++
.../ozone/container/common/volume/VolumeInfo.java | 8 +--
.../ozone/container/common/volume/VolumeUsage.java | 3 +
.../proto/ScmServerDatanodeHeartbeatProtocol.proto | 1 +
8 files changed, 58 insertions(+), 54 deletions(-)
copy
hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/{ReplicateContainerCommandHandler.java
=> RefreshVolumeUsageCommandHandler.java} (51%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]