You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by el...@apache.org on 2020/03/24 15:02:44 UTC

[hadoop-ozone] branch master updated (ad7cd6a -> 512d607)

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

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


    from ad7cd6a  HDDS-2878. Refactor MiniOzoneLoadGenerator to add more load generators to chaos testing. (#438)
     add 512d607  Revert "HDDS-3142. Create isolated enviornment for OM to test it without SCM. (#656)"

No new revisions were added by this update.

Summary of changes:
 dev-support/byteman/mock-scm.btm                   |  34 -------
 .../hadoop/hdds/freon/FakeClusterTopology.java     |  92 -------------------
 .../freon/FakeScmBlockLocationProtocolClient.java  | 100 ---------------------
 .../FakeScmContainerLocationProtocolClient.java    |  76 ----------------
 .../org/apache/hadoop/hdds/freon/package-info.java |  24 -----
 ...inerLocationProtocolClientSideTranslatorPB.java |   7 +-
 .../org/apache/hadoop/hdds/utils/db/DBProfile.java |   1 +
 7 files changed, 2 insertions(+), 332 deletions(-)
 delete mode 100644 dev-support/byteman/mock-scm.btm
 delete mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/freon/FakeClusterTopology.java
 delete mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/freon/FakeScmBlockLocationProtocolClient.java
 delete mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/freon/FakeScmContainerLocationProtocolClient.java
 delete mode 100644 hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/freon/package-info.java


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