[
https://issues.apache.org/jira/browse/HBASE-8164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-8164:
------------------------------------------
Attachment: HBASE-8164_addendum_4.patch
The reason for getting 0 regions for the table is that, as online schema change
is enabled, just when we try to get the region for split the region has been
trying to reopen after the modifytable was completed. This closure of region
removed the region from online regions list in the RS. So we get 0 regions. My
latest addendum avoids split to proceed in such cases.
> TestTableLockManager fails intermittently in trunk builds
> ---------------------------------------------------------
>
> Key: HBASE-8164
> URL: https://issues.apache.org/jira/browse/HBASE-8164
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.95.0, 0.98.0
>
> Attachments: 8164-addendum-2.txt, 8164-addendum.txt, 8164-v2.txt,
> 8164-v3.txt, 8164-v4.txt, HBASE-8164_addendum_3.patch,
> HBASE-8164_addendum_4.patch
>
>
> In build #3979:
> testTableReadLock(org.apache.hadoop.hbase.master.TestTableLockManager): test
> timed out after 600000 milliseconds
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira