[
https://issues.apache.org/jira/browse/HBASE-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-3621:
-------------------------
Attachment: 3621-v2.txt
This is what I committed. Its Teds patch plus I do same thing for assign (Teds
patch covered unassigns happening under locks -- I noticed that we are also
assigning under locks so I copied Teds pattern moving assign out to run outside
of the lock on regionsInTransition.
> 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
> Assignee: Ted Yu
> Fix For: 0.90.2
>
> Attachments: 3621-v2.txt, hbase-3621.txt
>
>
> 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