[
https://issues.apache.org/jira/browse/RATIS-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225819#comment-17225819
]
runzhiwang commented on RATIS-979:
----------------------------------
[~szetszwo] Currently, ozone client will call putBlock to write block metadata
when finish write all the chunks. putBlock will submitClientRequestAsync. Can
we merge the putBlock's submitClientRequestAsync and the close stream's
submitClientRequestAsync into one ? i.e. close stream's
submitClientRequestAsync charges of write block metadata.
> Ratis streaming
> ---------------
>
> Key: RATIS-979
> URL: https://issues.apache.org/jira/browse/RATIS-979
> Project: Ratis
> Issue Type: New Feature
> Components: Streaming
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Attachments: RatisStreaming20200929.pdf
>
>
> In this JIRA, we design and implement Ratis Streaming with zero buffer
> copying and asynchronous event driven.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)