[ 
https://issues.apache.org/jira/browse/HDDS-2034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16977385#comment-16977385
 ] 

Marton Elek commented on HDDS-2034:
-----------------------------------

Sorry, I need to revert this commit. We fixed two problems which are introduced 
by this patch with temporary fixes (TestDeadNodeHandler is failing + acceptance 
testlib.sh contains syntax error) but even after the fixes the acceptance tests 
are hanging indefinitely. (we tried it with or without the patch multiple times)

It might be caused by some integration problem not by the patch, but as it 
works well without the patch I will revert this patch to have a green baseline. 
Let's reopen the pull request (or upload a new one) to have a full build before 
the re-merge.

> Async RATIS pipeline creation and destroy through heartbeat commands
> --------------------------------------------------------------------
>
>                 Key: HDDS-2034
>                 URL: https://issues.apache.org/jira/browse/HDDS-2034
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Sammi Chen
>            Assignee: Sammi Chen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>          Time Spent: 13.5h
>  Remaining Estimate: 0h
>
> Currently, pipeline creation and destroy are synchronous operations. SCM 
> directly connect to each datanode of the pipeline through gRPC channel to 
> create the pipeline to destroy the pipeline.  
> This task is to remove the gRPC channel, send pipeline creation and destroy 
> action through heartbeat command to each datanode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to