ckj996 commented on pull request #2442:
URL: https://github.com/apache/ozone/pull/2442#issuecomment-887988584


   Hi, a few questions here.
   
   The `BlockDataStreamOutput` in HDDS-4454 is not going to extend 
`BlockOutputStream` right?
   Because for avoid buffer copy, it won't extend `java.io.OutputStream`.
   
   When seperating _XceiverClientRatis_ and _XceiverClientGrpc_ and removing 
_XceiverClientSpi_.
   Will the _**Ratis**BlockOutputStream_ be exclusive to 
_XceiverClient**Ratis**_?
   Will there be something like _**Grpc**BlockOutputStream_ for 
_XceiverClient**Grpc**_?


-- 
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