[
https://issues.apache.org/jira/browse/HBASE-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13446049#comment-13446049
]
Jonathan Hsieh commented on HBASE-6516:
---------------------------------------
Can you test these to see if they hang? We've touched a few places and we need
to dig into code to see if they are related. The TestHBaseFsck one is a little
concerning since we modified it.
{code}
jon@swoop:~/proj/hbase/dev-support$ ./findHangingTest.sh
https://builds.apache.org/job/PreCommit-HBASE-Build/2750/consoleText
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 238k 0 238k 0 0 241k 0 --:--:-- --:--:-- --:--:-- 316k
Hanging test: Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Hanging test: Running org.apache.hadoop.hbase.master.TestMaster
Hanging test: Running org.apache.hadoop.hbase.util.TestHBaseFsck
Hanging test: Running
org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient
{code}
> hbck cannot detect any IOException while ".tableinfo" file is missing
> ---------------------------------------------------------------------
>
> Key: HBASE-6516
> URL: https://issues.apache.org/jira/browse/HBASE-6516
> Project: HBase
> Issue Type: Bug
> Components: hbck
> Affects Versions: 0.94.0, 0.96.0
> Reporter: Jie Huang
> Assignee: Jie Huang
> Attachments: hbase-6516.patch, hbase-6516-v2.patch,
> hbase-6516-v3.patch
>
>
> HBaseFsck checks those missing .tableinfo files in loadHdfsRegionInfos()
> function. However, no IoException will be catched while .tableinfo is
> missing, since "FSTableDescriptors.getTableDescriptor" doesn't throw any
> IoException.
--
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