[ 
https://issues.apache.org/jira/browse/HBASE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12899519#action_12899519
 ] 

stack commented on HBASE-2923:
------------------------------

+1

> Deadlock between HRegion.internalFlushCache and close
> -----------------------------------------------------
>
>                 Key: HBASE-2923
>                 URL: https://issues.apache.org/jira/browse/HBASE-2923
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.0
>
>         Attachments: HBASE-2923.patch
>
>
> HBASE-2461 added a synchronize on close(), but it's deadlocking with 
> internalFlushCache. We should just check after getting the write locks if the 
> region is already closed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to