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 284846f2c8 HDDS-10363. HDDS-9388 broke encryption. (#6219)
     add 83cb2b7d1d HDDS-10320. Introduce factory to configure 
MiniOzoneCluster's datanodes (#6246)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/ozone/MiniOzoneChaosCluster.java |  13 --
 .../hadoop/ozone/TestMiniChaosOzoneCluster.java    |   4 +-
 .../hadoop/hdds/upgrade/TestHDDSUpgrade.java       |   5 +-
 .../hadoop/hdds/upgrade/TestScmHAFinalization.java |   5 +-
 .../org/apache/hadoop/ozone/MiniOzoneCluster.java  |  48 ++----
 .../apache/hadoop/ozone/MiniOzoneClusterImpl.java  |  67 +--------
 .../apache/hadoop/ozone/TestMiniOzoneCluster.java  |   6 +-
 .../hadoop/ozone/UniformDatanodesFactory.java      | 167 +++++++++++++++++++++
 .../TestDatanodeHddsVolumeFailureDetection.java    |   1 -
 .../TestDatanodeHddsVolumeFailureToleration.java   |   5 +-
 10 files changed, 198 insertions(+), 123 deletions(-)
 create mode 100644 
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/UniformDatanodesFactory.java


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

Reply via email to