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

Govind Menon reassigned STORM-2171:
-----------------------------------

    Assignee: Govind Menon

> blob recovery on a single host results in deadlock
> --------------------------------------------------
>
>                 Key: STORM-2171
>                 URL: https://issues.apache.org/jira/browse/STORM-2171
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>    Affects Versions: 2.0.0
>            Reporter: Robert Joseph Evans
>            Assignee: Govind Menon
>            Priority: Major
>
> It might be more versions but I have only tested this on 2.x.
> Essentially when trying to find replicas to copy blobs from LocalFSBlobStore 
> does not exclude itself.  This results in a deadlock where it is holding a 
> lock trying to download the blob, and at the same time has done a request 
> back to itself trying to download the blob, but it will never finish because 
> it is blocked on the same lock.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to