Ashok shetty created HBASE-25742:
------------------------------------
Summary: 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
Attachments: image-2021-04-07-16-10-50-935.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)