You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by na...@apache.org on 2020/01/27 14:21:37 UTC

[hadoop-ozone] branch master updated (25d1489 -> 4b8e8f6)

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

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


    from 25d1489  HDDS-2745. shell/KeyCommands.md translation (#477)
     add 4b8e8f6  HDDS-2888. Refactor Datanode StateContext to send reports and actions to all configured SCMs. (#447)

No new revisions were added by this update.

Summary of changes:
 .../common/statemachine/StateContext.java          | 114 +++++++++++++-------
 .../common/states/datanode/InitDatanodeState.java  |   2 +
 .../states/endpoint/HeartbeatEndpointTask.java     |   9 +-
 .../common/statemachine/TestStateContext.java      | 117 +++++++++++++++++++++
 .../states/endpoint/TestHeartbeatEndpointTask.java |   8 ++
 5 files changed, 209 insertions(+), 41 deletions(-)
 create mode 100644 hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/TestStateContext.java


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