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/06/03 07:26:01 UTC

[jira] [Assigned] (HBASE-24500) The behavior of RegionInfoBuilder.newBuilder(RegionInfo) is strange

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

Duo Zhang reassigned HBASE-24500:
---------------------------------

    Assignee: Duo Zhang

> The behavior of RegionInfoBuilder.newBuilder(RegionInfo) is strange
> -------------------------------------------------------------------
>
>                 Key: HBASE-24500
>                 URL: https://issues.apache.org/jira/browse/HBASE-24500
>             Project: HBase
>          Issue Type: Task
>          Components: Client, read replicas
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>
> In this method, we will copy all the fields, including RegionName and EncodedRegionName of the RegionInfo, so after we changed some other fields like start key or stop key or replica id, and then create a new RegionInfo, the RegionName of the RegionInfo will not be regenerated and cause problem.



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