Mukul Kumar Singh created HDDS-1095: ---------------------------------------
Summary: OzoneManager#openKey should do multiple block allocations in a single SCM rpc call Key: HDDS-1095 URL: https://issues.apache.org/jira/browse/HDDS-1095 Project: Hadoop Distributed Data Store Issue Type: Bug Components: SCM Affects Versions: 0.4.0 Reporter: Mukul Kumar Singh Assignee: Mukul Kumar Singh Fix For: 0.4.0 Currently in KeyManagerImpl#openKey, for a large key allocation, multiple blocks are allocated in different rpc calls. If the key length is already known, then multiple blocks can be allocated in one rpc call to SCM. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org