The timeout handler in AssignmentManager does an RPC while holding lock on RIT; 
a big no-no
-------------------------------------------------------------------------------------------

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


J-D found this debugging a failure on Dmitriy's cluster; we're RPC'ing under a 
synchronized(regionsInTransition).  Fix.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to