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

Lokesh Jain updated HDDS-1220:
------------------------------
    Status: Patch Available  (was: Open)

> 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
>         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]

Reply via email to