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/06/15 13:06:31 UTC

[hadoop-ozone] branch HDDS-3757 updated (195cbfe -> 2ee1eb1)

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

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


    from 195cbfe  retrigger ci
     add 96f07d5  HDDS-3768. Fix a typo in StorageContainerNodeProtocol#register (#1045)
     add 563507c  HDDS-3778. Block distribution in a pipeline among open containers is not uniform. (#1058)
     add 3c43069  HDDS-3795. No coverage reported for Ozone FS (#1071)
     add e663992  HDDS-3785. Update topology.aware.read parameter in ozone-topology compose config (#1070)
     add aa04ac0  HDDS-3642. Stop/Pause Background services while replacing OM DB with checkpoint from Leader (#1002)
     add 23034fb  Hdds 3772. Add LOG to S3ErrorTable for easier problem locating.  (#1054)
     add 5792c62  HDDS-3769. hadoop-hdds interface-client fail to build with JDK11. (#1064)
     add 57a8388  HDDS-3784. Use matrix build for integration test (#1063)
     add 2ee1eb1  Merge remote-tracking branch 'origin/master' into HDDS-3757

No new revisions were added by this update.

Summary of changes:
 .github/workflows/post-commit.yml                  | 117 +++------------------
 .github/workflows/pr.yml                           | 115 +++-----------------
 .../protocol/StorageContainerNodeProtocol.java     |   2 +-
 hadoop-hdds/interface-client/pom.xml               |   4 +
 .../hdds/scm/container/SCMContainerManager.java    |  49 +++++----
 .../hadoop/hdds/scm/node/SCMNodeManager.java       |   2 +-
 .../hadoop/hdds/scm/block/TestBlockManager.java    |  63 ++++++++++-
 .../hadoop/hdds/scm/container/MockNodeManager.java |   2 +-
 .../testutils/ReplicationNodeManagerMock.java      |   2 +-
 .../src/main/compose/ozone-topology/docker-config  |   2 +-
 .../hadoop/ozone/om/TestOMRatisSnapshots.java      |   7 +-
 .../org/apache/hadoop/ozone/om/OzoneManager.java   |  50 +++++----
 .../hadoop/ozone/s3/exception/S3ErrorTable.java    |   6 ++
 pom.xml                                            |   2 +-
 14 files changed, 166 insertions(+), 257 deletions(-)


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