You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ozone.apache.org by sh...@apache.org on 2019/11/19 10:44:28 UTC

[hadoop-ozone] branch master updated (ac59c4f -> e5a3b0c)

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

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


    from ac59c4f  HDDS-2486. Sonar: Avoid empty test methods (#220)
     add e5a3b0c  HDDS-2509. Code cleanup in replication package (#185)

No new revisions were added by this update.

Summary of changes:
 .../replication/ContainerStreamingOutput.java      |   5 +-
 .../replication/GrpcReplicationClient.java         |  24 ++-
 .../OnDemandContainerReplicationSource.java        |  13 +-
 .../replication/ReplicationSupervisor.java         |  61 ++++--
 .../replication/TestReplicationSupervisor.java     | 218 ++++++++++++++++-----
 .../ozone/container/replication/package-info.java  |  18 --
 .../ozone/container/TestContainerReplication.java  |   2 +-
 7 files changed, 228 insertions(+), 113 deletions(-)
 delete mode 100644 hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/ozone/container/replication/package-info.java


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