[
https://issues.apache.org/jira/browse/HBASE-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated HBASE-10332:
-----------------------------------
Affects Version/s: 0.98.0
Fix Version/s: 0.99.0
0.98.0
> Missing .regioninfo file during daughter open processing
> --------------------------------------------------------
>
> Key: HBASE-10332
> URL: https://issues.apache.org/jira/browse/HBASE-10332
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.98.0
> Reporter: Andrew Purtell
> Assignee: Matteo Bertozzi
> Fix For: 0.98.0, 0.99.0
>
>
> Under cluster stress testing, there are a fair amount of warnings like this:
> {noformat}
> 2014-01-12 04:52:29,183 WARN
> [test-1,8120,1389467616661-daughterOpener=490a58c14b14a59e8d303d310684f0b0]
> regionserver.HRegionFileSystem: .regioninfo file not found for region:
> 490a58c14b14a59e8d303d310684f0b0
> {noformat}
> This is from HRegionFileSystem#checkRegionInfoOnFilesystem, which catches a
> FileNotFoundException in this case and calls writeRegionInfoOnFilesystem to
> fix up the issue.
> Is this a bug in splitting?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)