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

ASF GitHub Bot updated HDDS-10943:
----------------------------------
    Labels: pull-request-available  (was: )

> Freon DN Echo should skip writing payload to ratis log
> ------------------------------------------------------
>
>                 Key: HDDS-10943
>                 URL: https://issues.apache.org/jira/browse/HDDS-10943
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Wei-Chiu Chuang
>            Assignee: Wei-Chiu Chuang
>            Priority: Minor
>              Labels: pull-request-available
>
> If the --payload-req parameter is specified (sending X KB payload in the 
> request), the entire request plus the payload is written to Ratis log, and 
> Ratis log rapidly tails every few seconds. Assuming a 1KB payload per request 
> and Ratis writes 16k requests per second, it takes merely 4 seconds to fill 
> up a 64MB ratis log file.
>  
> Note that Ozone DataNode clears payload for WriteChunk request in 
> ContainerStateMachine. We should do something similar for Echo request.
>  
> I wonder if OM Echo has similar problem.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to