[ 
https://issues.apache.org/jira/browse/HDDS-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aryan Gupta updated HDDS-4439:
------------------------------
    Summary: SCM should create transactions using all blocks received from OM  
(was: SCM should send less data to OM as ACK to reduce Rpc payLoad)

> SCM should create transactions using all blocks received from OM
> ----------------------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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