Mukul Kumar Singh created HDDS-1138: ---------------------------------------
Summary: OzoneManager should return the pipeline info of the allocated block along with block info Key: HDDS-1138 URL: https://issues.apache.org/jira/browse/HDDS-1138 Project: Hadoop Distributed Data Store Issue Type: Bug Components: Ozone Client, Ozone Manager Affects Versions: 0.4.0 Reporter: Mukul Kumar Singh Assignee: Mukul Kumar Singh Currently, while a block is allocated from OM, the request is forwarded to SCM. However, even though the pipeline information is present with the OM for block allocation, this information is passed through to the client. This optimization will help in reducing the number of hops for the client by reducing 1 RPC round trip for each block allocated. -- 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