You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/01/13 19:38:54 UTC

[jira] [Commented] (HBASE-10332) Missing .regioninfo file during daughter open processing

    [ 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)