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/06/05 14:29:43 UTC

[hadoop-ozone] branch master updated (26d8375 -> 1c6a257)

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 26d8375  HDDS-3703. Avoid file lookup calls in writeChunk hotpath (#1013)
     add 1c6a257  HDDS-3720. Datanode configuration object has wrong values. (#1024)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hdds/conf/SimpleConfiguration.java      |  2 +-
 .../hdds/conf/ConfigurationReflectionUtil.java     |  7 ++
 .../common/statemachine/DatanodeConfiguration.java | 37 ++++++----
 .../statemachine/TestDatanodeConfiguration.java    | 85 ++++++++++++++++++++++
 4 files changed, 115 insertions(+), 16 deletions(-)
 create mode 100644 hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/TestDatanodeConfiguration.java


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