You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by ad...@apache.org on 2020/07/17 06:20:32 UTC

[hadoop-ozone] branch master updated (7aff2f0 -> f15b011)

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

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


    from 7aff2f0  HDDS-3612. Allow mounting bucket under other volume (#1104)
     add f15b011  HDDS-3964. Ratis config key mismatch (#1204)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hadoop/hdds/ratis/RatisHelper.java  | 24 +++++++---------
 .../hadoop/hdds/ratis/conf/RatisClientConfig.java  |  6 ++--
 .../hadoop/hdds/conf/DatanodeRatisGrpcConfig.java  |  7 +++--
 .../hdds/conf/DatanodeRatisServerConfig.java       | 32 +++++++---------------
 .../hadoop/fs/ozone/contract/OzoneContract.java    | 17 ++++++------
 .../ozone/contract/rooted/RootedOzoneContract.java | 17 ++++++------
 .../hadoop/hdds/scm/pipeline/TestNodeFailure.java  |  2 +-
 .../ozone/client/rpc/Test2WayCommitInRatis.java    | 16 +++++------
 .../rpc/TestBlockOutputStreamWithFailures.java     | 28 ++++++++++---------
 ...estBlockOutputStreamWithFailuresFlushDelay.java | 28 ++++++++++---------
 .../hadoop/ozone/client/rpc/TestCommitWatcher.java | 27 +++++++++---------
 .../TestContainerStateMachineFailureOnRead.java    | 27 +++++++++---------
 .../rpc/TestContainerStateMachineFailures.java     | 27 +++++++++---------
 .../client/rpc/TestDeleteWithSlowFollower.java     | 28 ++++++++++---------
 .../client/rpc/TestFailureHandlingByClient.java    | 28 ++++++++++---------
 .../rpc/TestFailureHandlingByClientFlushDelay.java | 28 ++++++++++---------
 .../rpc/TestMultiBlockWritesWithDnFailures.java    | 28 ++++++++++---------
 .../client/rpc/TestValidateBCSIDOnRestart.java     | 28 +++++++++----------
 .../ozone/client/rpc/TestWatchForCommit.java       | 28 ++++++++++---------
 .../hadoop/ozone/freon/TestDataValidate.java       | 17 ++++++------
 .../ozone/freon/TestFreonWithDatanodeRestart.java  | 17 ++++++------
 .../ozone/freon/TestFreonWithPipelineDestroy.java  | 17 ++++++------
 .../hadoop/ozone/freon/TestRandomKeyGenerator.java | 17 ++++++------
 23 files changed, 246 insertions(+), 248 deletions(-)


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