You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-commits@hadoop.apache.org by bh...@apache.org on 2019/10/26 14:32:57 UTC

[hadoop-ozone] branch master updated (82833a0 -> 6a65580)

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

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


    from 82833a0  HDDS-2361. Ozone Manager init & start command prints out unnecessary line in the beginning. (#91)
     add 6a65580  HDDS-2365. Fix TestRatisPipelineProvider#testCreatePipelinesDnExclude (#84)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/scm/container/MockNodeManager.java |   5 +-
 .../scm/pipeline/TestRatisPipelineProvider.java    | 180 ++++++++++++++++++
 .../scm/pipeline/TestRatisPipelineProvider.java    | 207 ---------------------
 3 files changed, 183 insertions(+), 209 deletions(-)
 create mode 100644 hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestRatisPipelineProvider.java
 delete mode 100644 hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/hdds/scm/pipeline/TestRatisPipelineProvider.java


---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-commits-help@hadoop.apache.org