You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "yuzhang (Jira)" <ji...@apache.org> on 2022/03/01 14:52:00 UTC

[jira] [Created] (HBASE-26780) HFileBlock.verifyOnDiskSizeMatchesHeader throw IOException: Passed in onDiskSizeWithHeader= A != B

yuzhang created HBASE-26780:
-------------------------------

             Summary: HFileBlock.verifyOnDiskSizeMatchesHeader throw IOException: Passed in onDiskSizeWithHeader= A != B
                 Key: HBASE-26780
                 URL: https://issues.apache.org/jira/browse/HBASE-26780
             Project: HBase
          Issue Type: Bug
          Components: BlockCache
    Affects Versions: 2.2.2
            Reporter: yuzhang


查询某个region时,HBase抛IOException: Passed in onDiskSizeWithHeader= A != B

报错的HFile可以正常访问,也没有数据丢失

通过move region的操作恢复了,猜测是RS的HFileBlock中的onDiskSizeWithHeader值错误,reopen region后RS获取到了正确的Block信息,查询服务恢复



--
This message was sent by Atlassian Jira
(v8.20.1#820001)