You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by bh...@apache.org on 2021/04/28 05:38:36 UTC

[ozone] branch master updated (ce29843 -> bfb6be8)

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

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


    from ce29843  HDDS-5148. Bump ratis version to 2.1.0-ff8aa66-SNAPSHOT (#2184)
     add bfb6be8  HDDS-5152. Fix Suggested leader in Client. (#2189)

No new revisions were added by this update.

Summary of changes:
 hadoop-hdds/common/pom.xml                         |  5 ++
 .../hdds/ratis/ServerNotLeaderException.java       | 15 +++-
 .../hdds/ratis/TestServerNotLeaderException.java   | 82 ++++++++++++++++++++++
 .../SCMBlockLocationFailoverProxyProvider.java     | 20 ++++--
 .../SCMContainerLocationFailoverProxyProvider.java | 20 ++++--
 .../SCMSecurityProtocolFailoverProxyProvider.java  | 20 ++++--
 6 files changed, 145 insertions(+), 17 deletions(-)
 create mode 100644 hadoop-hdds/common/src/test/java/org/apache/hadoop/hdds/ratis/TestServerNotLeaderException.java

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