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

Tsz-wo Sze updated HDDS-15792:
------------------------------
    Attachment: 10694_review-1.patch

> Streaming Write also commit PutBlock at the time of closing
> -----------------------------------------------------------
>
>                 Key: HDDS-15792
>                 URL: https://issues.apache.org/jira/browse/HDDS-15792
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>         Attachments: 10694_review-1.patch
>
>
> A new config (`hdds.datanode.datastream.putblock.enabled`) is introduced to 
> control the behavior of PutBlock:
> 1. It assumes the PutBlock proto and the proto length is append to the end of 
> the stream.
> 2. When the stream is closed. it also read the PutBlock proto from the end of 
> the stream and commit the it.  
> The future PR will be the client side change that should no longer send 
> PutBlock as a separate Raft request.



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