[
https://issues.apache.org/jira/browse/HBASE-25742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319330#comment-17319330
]
Ashok shetty commented on HBASE-25742:
--------------------------------------
[~GeorryHuang] let me recheck . i will confirm it
> HBASE shell list_regions doesn't work when region replica is enabled after
> merge regions
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-25742
> URL: https://issues.apache.org/jira/browse/HBASE-25742
> Project: HBase
> Issue Type: Bug
> Components: read replicas, shell
> Affects Versions: 2.2.3
> Reporter: Ashok shetty
> Priority: Minor
> Attachments: image-2021-04-07-16-10-50-935.png, screenshot-1.png
>
>
> steps :
> 1.create 'Merget1', 'f1', \{REGION_REPLICATION => 2}
> 2. split 'Merget1','20'
> 3.list_regions 'Merget1'
> 4. merge_region 'EncodeRegionName1','EncodeRegionName2'
> 5. when list_regions 'Merget1' getting undefined method
> !image-2021-04-07-16-10-50-935.png!
> *Issue doesn't seems to occur for tables which do not have region replica
> enabled*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)