[
https://issues.apache.org/jira/browse/HDDS-1138?focusedWorklogId=213251&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-213251
]
ASF GitHub Bot logged work on HDDS-1138:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Mar/19 16:51
Start Date: 14/Mar/19 16:51
Worklog Time Spent: 10m
Work Description: xiaoyuyao commented on issue #585: HDDS-1138. Ozone
Client should avoid talking to SCM directly
URL: https://github.com/apache/hadoop/pull/585#issuecomment-472959581
Rebase after the following two conflicting changes:
HDDS-1220. KeyManager#openKey should release the bucket lock before doing an
allocateBlock. Contributed by Lokesh Jain.
HDDS-1095. OzoneManager#openKey should do multiple block allocations in a
single SCM rpc call. Contributed by Mukul Kumar Singh.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 213251)
Time Spent: 40m (was: 0.5h)
> 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
> Priority: Major
> Labels: pull-request-available
> Attachments: HDDS-1138.001.patch
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]