You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by um...@apache.org on 2022/05/03 16:06:46 UTC

[ozone] branch master updated (ba9f3425ba -> deb88f35ec)

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

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


    from ba9f3425ba HDDS-6684. Move unit tests out of integration (#3375)
     add deb88f35ec HDDS-6586: EC: Implement the EC Reconstruction Command with necessary information (#3345)

No new revisions were added by this update.

Summary of changes:
 .../commands/ReconstructECContainersCommand.java   | 190 +++++++++++++++++++++
 .../TestReconstructionECContainersCommands.java    |  97 +++++++++++
 .../proto/ScmServerDatanodeHeartbeatProtocol.proto |  20 +++
 3 files changed, 307 insertions(+)
 create mode 100644 hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/protocol/commands/ReconstructECContainersCommand.java
 create mode 100644 hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/protocol/commands/TestReconstructionECContainersCommands.java


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