This is an automated email from the ASF dual-hosted git repository.
avijayan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hadoop-ozone.git.
from 68869d1 HDDS-4155. Directory and filename can end up with same name
in a path. (#1361)
add def697f HDDS-4039. Reduce the number of fields in hdds.proto to
improve performance (#1289)
No new revisions were added by this update.
Summary of changes:
.../hadoop/hdds/protocol/DatanodeDetails.java | 83 ++++++++++++++++++----
.../hadoop/hdds/protocol/MockDatanodeDetails.java | 2 +-
.../common/statemachine/DatanodeStateMachine.java | 4 +-
.../states/endpoint/RegisterEndpointTask.java | 6 +-
.../protocol/StorageContainerDatanodeProtocol.java | 14 ++--
...inerDatanodeProtocolClientSideTranslatorPB.java | 12 ++--
...inerDatanodeProtocolServerSideTranslatorPB.java | 2 +-
.../hadoop/ozone/container/common/ScmTestMock.java | 9 ++-
.../interface-client/src/main/proto/hdds.proto | 17 +++--
.../interface-client/src/main/resources/proto.lock | 40 ++++++++---
.../proto/ScmServerDatanodeHeartbeatProtocol.proto | 2 +-
.../interface-server/src/main/resources/proto.lock | 4 +-
.../hadoop/hdds/scm/node/NodeStateManager.java | 30 ++++----
.../hdds/scm/server/SCMDatanodeProtocolServer.java | 4 +-
.../ozone/container/common/TestEndPoint.java | 2 +-
.../ozone/recon/codec/DatanodeDetailsCodec.java | 5 +-
.../hadoop/ozone/recon/api/TestEndpoints.java | 37 +++++++---
17 files changed, 192 insertions(+), 81 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]