Aryan Gupta created HDDS-4439:
---------------------------------

             Summary: SCM should send less data to OM as ACK to reduce Rpc 
payLoad
                 Key: HDDS-4439
                 URL: https://issues.apache.org/jira/browse/HDDS-4439
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: OM, SCM
            Reporter: Aryan Gupta
            Assignee: Aryan Gupta


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to