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)