[
https://issues.apache.org/jira/browse/HBASE-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matteo Bertozzi updated HBASE-10332:
------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
committed to 0.98 and trunk, [~stack] do you want this in 96?
> 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
>
> Attachments: HBASE-10332-v0.patch
>
>
> 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)