Details
-
Sub-task
-
Status: In Progress
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is a child of
-
HDDS-10755 [hsync] Investigate why DataNode Echo throughput is so low
- Resolved
- links to