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


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