[
https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784681#comment-16784681
]
Jitendra Nath Pandey commented on HDDS-1210:
--------------------------------------------
+1 for the patch. Test failures could be related because now pipeline failures
are not ignored. However, please commit if they are unrelated.
> Ratis pipeline creation doesn't check raft client reply status during
> initialization
> -------------------------------------------------------------------------------------
>
> Key: HDDS-1210
> URL: https://issues.apache.org/jira/browse/HDDS-1210
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: SCM
> Affects Versions: 0.4.0
> Reporter: Mukul Kumar Singh
> Assignee: Mukul Kumar Singh
> Priority: Major
> Fix For: 0.4.0
>
> Attachments: HDDS-1210.001.patch, HDDS-1210.002.patch,
> HDDS-1210.003.patch, HDDS-1210.004.patch, HDDS-1210.005.patch,
> HDDS-1210.006.patch
>
>
> Ratis pipeline are initialized using `raftClient.groupAdd`. However the
> pipeline initialization can fail and this can only be determined by
> raftClientReply status.
> {code}
> callRatisRpc(pipeline.getNodes(), ozoneConf,
> (raftClient, peer) -> raftClient.groupAdd(group, peer.getId()));
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]