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/hadoop-ozone.git.
from 8942888 HDDS-2806. Remove the LongCodec in the metadata package, and
redundancy addCodec for Long class. (#391)
add 41910d7 HDDS-2679. Ratis ring creation might be failed with async
pipeline creation. (#363)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hadoop/hdds/ratis/RatisHelper.java | 13 ++
hadoop-hdds/container-service/pom.xml | 16 +++
.../common/statemachine/DatanodeStateMachine.java | 2 +-
.../CreatePipelineCommandHandler.java | 46 ++++--
.../transport/server/ratis/XceiverServerRatis.java | 11 +-
.../TestCreatePipelineCommandHandler.java | 159 +++++++++++++++++++++
.../hdds/scm/pipeline/RatisPipelineProvider.java | 11 +-
pom.xml | 2 +-
8 files changed, 235 insertions(+), 25 deletions(-)
create mode 100644
hadoop-hdds/container-service/src/test/java/org/apache/hadoop/ozone/container/common/statemachine/commandhandler/TestCreatePipelineCommandHandler.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]