Duo Zhang created HBASE-19976: --------------------------------- Summary: Dead lock if the worker threads in procedure executor are exhausted Key: HBASE-19976 URL: https://issues.apache.org/jira/browse/HBASE-19976 Project: HBase Issue Type: Bug Reporter: Duo Zhang
See the comments in HBASE-19554. If all the worker threads are stuck in AssignProcdure since meta region is offline, then the RecoverMetaProcedure can not be executed and cause dead lock. -- This message was sent by Atlassian JIRA (v7.6.3#76005)