Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-11445 HBase support Phase II
  3. HDDS-10943

Freon DN Echo should skip writing payload to ratis log

    XMLWordPrintableJSON

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

          Activity

            People

              weichiu Wei-Chiu Chuang
              weichiu Wei-Chiu Chuang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: