[
https://issues.apache.org/jira/browse/HDDS-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789342#comment-16789342
]
Lokesh Jain commented on HDDS-1220:
-----------------------------------
[~msingh] Thanks for reviewing the patch. I have committed it to trunk and
ozone-0.4.
> KeyManager#openKey should release the bucket lock before doing an
> allocateBlock
> -------------------------------------------------------------------------------
>
> Key: HDDS-1220
> URL: https://issues.apache.org/jira/browse/HDDS-1220
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Fix For: 0.4.0, 0.5.0
>
> Attachments: HDDS-1220.001.patch
>
>
> Currently KeyManager#openKey makes an allocateBlock call without releasing
> the bucket lock. Since allocateBlock requires a rpc connection to SCM, the
> handler thread in OM would hold the bucket lock until rpc is complete. Since
> allocateBlock call does not require a bucket lock to be held, allocateBlock
> call can be made after releasing the bucket lock.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]