[
https://issues.apache.org/jira/browse/HBASE-14835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15012041#comment-15012041
]
Elliott Clark commented on HBASE-14835:
---------------------------------------
The protobuf in in meta doesn't seem to have isSplit set to true ever. Instead
we use the info:state column. However when calling
RegionLocator.getAllRegionLocations we only look at the region info column.
> isSplit is never set on HRegionInfo
> -----------------------------------
>
> Key: HBASE-14835
> URL: https://issues.apache.org/jira/browse/HBASE-14835
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
>
> Even if a region is hri.isSplit will always return false when gotten from
> meta.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)