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

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


    from 7982e32  HDDS-3710. Addendum: fix exclude pattern after HDDS-3627.
     add a800811  HDDS-3562. Datanodes should send ICR when a container replica 
deletion is successful. (#1000)

No new revisions were added by this update.

Summary of changes:
 .../container/keyvalue/KeyValueContainer.java      |  3 ++
 .../ozone/container/keyvalue/KeyValueHandler.java  |  2 +
 .../container/keyvalue/TestKeyValueHandler.java    | 57 ++++++++++++++++++++++
 .../src/main/proto/DatanodeClientProtocol.proto    |  1 +
 .../interface-client/src/main/proto/proto.lock     |  4 ++
 .../proto/ScmServerDatanodeHeartbeatProtocol.proto |  1 +
 .../interface-server/src/main/proto/proto.lock     |  4 ++
 .../container/AbstractContainerReportHandler.java  | 50 ++++++++++++-------
 .../IncrementalContainerReportHandler.java         | 14 +++---
 .../TestIncrementalContainerReportHandler.java     | 45 +++++++++++++++++
 10 files changed, 156 insertions(+), 25 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to