captainzmc opened a new pull request #2452:
URL: https://github.com/apache/ozone/pull/2452


   ## What changes were proposed in this pull request?
   
   Before we add new BlockDataStreamOutput, we need to support stream setup. In 
this way, we can get the DataStreamOutput instance through xceiverClient.
   
   We can DataStreamOutput instance as we used in our [POC 
code.](https://github.com/captainzmc/hadoop-ozone/blob/streaming-poc-2/hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/BlockOutputStream.java#L175)
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5480
   
   ## How was this patch tested?
   
   CI test will be added after DataStreamOutput Client is finished
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to