Yi Liang created HBASE-18894:
--------------------------------
Summary: null pointer exception in list_regions in shell command
Key: HBASE-18894
URL: https://issues.apache.org/jira/browse/HBASE-18894
Project: HBase
Issue Type: Bug
Reporter: Yi Liang
Assignee: Yi Liang
See this error when run list_regions command After disable 't1'
or after running split 't1', will see this error before split complete
this caused by region is disabled or still in transition
{quote}
list_regions 't1'
ERROR: undefined method `getDataLocality' for nil:NilClass
{quote}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)