[ https://issues.apache.org/jira/browse/HBASE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Daniel Cryans resolved HBASE-2923. --------------------------------------- Hadoop Flags: [Reviewed] Resolution: Fixed Committed to trunk, thanks for the review Stack! > 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.