Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-7240 Scaling HDFS
  3. HDFS-12900

Ozone: Add client Block cache for SCM

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • HDFS-7240
    • HDFS-7240
    • ozone
    • None

    Description

      SCM blocks are currently allocated via the SCM block client rpc. This would involve multiple rpc requests for block allocation requests. This can be optimized by having a block cache on the client.

      This cache can be used to pre-allocate multiple blocks. This layer can also be optimized to handle block frees as well by keeping the freed blocks in the cache and using them for further allocations.

      Attachments

        Activity

          People

            msingh Mukul Kumar Singh
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: