Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-4344 Block Deletion Performance Improvements
  3. HDDS-4439

SCM should reduce RPC payLoad to OM for deletion ACK

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • OM, SCM
    • None

    Description

      SCM currently sends List<DeleteBlockGroupResult> to OM as ACK. DeleteBlockGroupResult contains a lot of parameters like objectKey, DeleteBlockResult, etc. It increases the Rpc payLoad. We can make some optimizations to reduce Rpc payLoad like we don’t need to send the objectId as OM already contains objectId's in it’s DB.

      Attachments

        Activity

          People

            aryangupta1998 Aryan Gupta
            aryangupta1998 Aryan Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: