You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/09/27 04:18:00 UTC

[jira] [Resolved] (HBASE-25088) CatalogFamilyFormat/MetaTableAccessor.parseRegionInfoFromRegionName incorrectly setEndKey to regionId

     [ https://issues.apache.org/jira/browse/HBASE-25088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-25088.
-------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

Pushed to branch-2.2+.

Thanks [~Joseph295] for contributing.

> CatalogFamilyFormat/MetaTableAccessor.parseRegionInfoFromRegionName incorrectly setEndKey to regionId
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-25088
>                 URL: https://issues.apache.org/jira/browse/HBASE-25088
>             Project: HBase
>          Issue Type: Bug
>          Components: meta
>            Reporter: Duo Zhang
>            Assignee: Junhong Xu
>            Priority: Critical
>             Fix For: 3.0.0-alpha-1, 2.3.3, 2.4.0, 2.2.7
>
>
> The return value of RegionInfo.parseRegionName does not contain endKey, but we call setEndKey with fields[2], which is incorrect. It is the region id actually.



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