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/ozone.git.
from 277a589 HDDS-4408: terminate Datanode when Datanode State Machine Thread got uncaught exception. (#1533) add 5e8aaee HDDS-4453. Replicate closed container for random selected datanodes. (#1574) No new revisions were added by this update. Summary of changes: .../replication/GrpcReplicationClient.java | 23 +++--- .../replication/SimpleContainerDownloader.java | 36 +++++++-- .../replication/TestSimpleContainerDownloader.java | 85 ++++++++++++++++++++++ 3 files changed, 126 insertions(+), 18 deletions(-) create mode 100644 hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/replication/TestSimpleContainerDownloader.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@ozone.apache.org For additional commands, e-mail: commits-h...@ozone.apache.org