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/ozone.git
from 0a8c03e865 HDDS-12249. Share cluster in reconfiguration tests (#7851)
add c5608caeca HDDS-9400. Introduce DatanodeID to avoid passing
UUID/String object in SCM (#5417)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hdds/protocol/DatanodeDetails.java | 72 ++++++------
.../apache/hadoop/hdds/protocol/DatanodeID.java | 121 +++++++++++++++++++++
.../apache/hadoop/ozone/HddsDatanodeService.java | 4 +-
.../interface-client/src/main/proto/hdds.proto | 17 ++-
.../proto/ScmServerDatanodeHeartbeatProtocol.proto | 1 +
5 files changed, 180 insertions(+), 35 deletions(-)
create mode 100644
hadoop-hdds/common/src/main/java/org/apache/hadoop/hdds/protocol/DatanodeID.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]