[ 
https://issues.apache.org/jira/browse/HBASE-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869811#comment-13869811
 ] 

Andrew Purtell commented on HBASE-10332:
----------------------------------------

Ping [~mbertozzi], author of the code in question.

> Missing .regioninfo file during daughter open processing
> --------------------------------------------------------
>
>                 Key: HBASE-10332
>                 URL: https://issues.apache.org/jira/browse/HBASE-10332
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>
> 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)

Reply via email to