You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/09/16 09:14:03 UTC

[jira] [Resolved] (HBASE-17980) Any HRegionInfo we give out should be immutable

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

Chia-Ping Tsai resolved HBASE-17980.
------------------------------------
    Resolution: Fixed

Pushed the addendum to branch-2 and master.

> Any HRegionInfo we give out should be immutable
> -----------------------------------------------
>
>                 Key: HBASE-17980
>                 URL: https://issues.apache.org/jira/browse/HBASE-17980
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: Chia-Ping Tsai
>            Assignee: Kuan-Po Tseng
>              Labels: beginner
>             Fix For: 2.0.0-alpha-3
>
>         Attachments: HBASE-17980.master.001.patch, HBASE-17980.master.002.patch, HBASE-17980.master.003.patch, HBASE-17980.master.004.patch, HBASE-17980.master.005.patch, HBASE-17980.master.006.patch, HBASE-17980.master.007.patch, HBASE-17980.master.v0.patch, HBASE-17980.master.v1.patch, HBASE-17980-master.v2.patch, HBASE-17980-master.v2.patch, HBASE-17980.master.v3.patch, HBASE-17980.master.v4.patch, HBASE-17980.master.v5.patch, HBASE-17980.master.v6.patch, HBASE-17980.v0.addendum.patch
>
>
> This is similar to HBASE-15583.
> # Introduce RegionInfo class. HRegionInfo will extend RegionInfo.
> # Deprecate HRegionInfo to be removed in 3.0
> # RegionInfo contain all of the read-only methods of HRegionInfo
> # Add "RegionInfo Builder"



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)