You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2011/01/21 00:45:49 UTC

[jira] Created: (HBASE-3458) Fix possibility of deadlock waiting on -ROOT- deploy

Fix possibility of deadlock waiting on -ROOT- deploy
----------------------------------------------------

                 Key: HBASE-3458
                 URL: https://issues.apache.org/jira/browse/HBASE-3458
             Project: HBase
          Issue Type: Bug
            Reporter: stack


HBASE-3449 'Server shutdown handlers deadlocked waiting for META' describes case where we could block waiting on -ROOT- deploy but all of the handlers on master are occupied waiting on -ROOT- leaving none open to handle -ROOT-.  HBASE-3449 workaround makes the likelihood low.  This issue is about fixing it once and for all (cancel of the excecutor and requeuing or some such device).

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