[ 
https://issues.apache.org/jira/browse/HDDS-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mukul Kumar Singh updated HDDS-1210:
------------------------------------
    Attachment: HDDS-1210.008.patch

> 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, HDDS-1210.007.patch, HDDS-1210.008.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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to