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

Tsz-wo Sze updated HDDS-15499:
------------------------------
    Description: 
A WriteChunkRequestProto is included in the stream header when creating the 
stream.  
- Existing: In Write Pipeline V2, the WriteChunk request is submitted by the 
client as a Raft request.  Client sends PutBlock when calling flush() or 
close().
- This JIRA: In Write Pipeline V3, when closing the KeyValueStreamDataChannel, 
execute the PutBlock.


  was:
A WriteChunk request is included in the stream header when creating the stream. 
 
- Existing: In Write Pipeline V2, the WriteChunk request is submitted by the 
client as a Raft request.
- This JIRA: In Write Pipeline V3, when the KeyValueStreamDataChannel is 
closed, execute the WriteChunk request.


        Summary: Execute PutBlock when closing KeyValueStreamDataChannel  (was: 
Execute WriteChunk when closing KeyValueStreamDataChannel)

> Execute PutBlock when closing KeyValueStreamDataChannel
> -------------------------------------------------------
>
>                 Key: HDDS-15499
>                 URL: https://issues.apache.org/jira/browse/HDDS-15499
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Datanode
>            Reporter: Tsz-wo Sze
>            Assignee: Rishabh Patel
>            Priority: Major
>
> A WriteChunkRequestProto is included in the stream header when creating the 
> stream.  
> - Existing: In Write Pipeline V2, the WriteChunk request is submitted by the 
> client as a Raft request.  Client sends PutBlock when calling flush() or 
> close().
> - This JIRA: In Write Pipeline V3, when closing the 
> KeyValueStreamDataChannel, execute the PutBlock.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to