Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-7593 Supporting HSync and lease recovery
  3. HDDS-10003

[hsync] Cache serialized block token in output stream to reduce heap consumption

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Implemented
    • None
    • 2.0.0
    • None

    Description

      hbase_rs-ccycloud-2.weichiu.root.comops.site.html

      In BlockOutputStream, client serializes block token into a string for every request. This is wasteful for applications that send thousands of requests per second.

      Proposal: since block token isn't supposed to change (at least within a day), cache the serialized block token and use the string every time.

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