You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jun Yuan (Jira)" <ji...@apache.org> on 2021/02/11 21:50:00 UTC

[jira] [Created] (HBASE-25567) HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally

Jun Yuan created HBASE-25567:
--------------------------------

             Summary: HRegionFileSystem.loadRegionInfoFileContent throws IOException occasionally
                 Key: HBASE-25567
                 URL: https://issues.apache.org/jira/browse/HBASE-25567
             Project: HBase
          Issue Type: Bug
          Components: regionserver
    Affects Versions: 2.1.4
            Reporter: Jun Yuan


We invoked HRegionFileSystem.loadRegionInfoFileContent to read .regioninfo from hdfs, but get an exception occasionally

Caused by: java.io.IOException: read=3, wanted=4
        at org.apache.hadoop.hbase.client.RegionInfo.parseFrom(RegionInfo.java:743)
        at org.apache.hadoop.hbase.regionserver.HRegionFileSystem.loadRegionInfoFileContent(HRegionFileSystem.java:856)






--
This message was sent by Atlassian Jira
(v8.3.4#803005)