[
https://issues.apache.org/jira/browse/HBASE-18894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184980#comment-16184980
]
Yi Liang commented on HBASE-18894:
----------------------------------
[~mdrob],
I have correct most ruby warning, but there are still some are hard to fix.
Let me know if you are ok with the patch. Thanks
> 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
> Affects Versions: 2.0.0-alpha-3
> Reporter: Yi Liang
> Assignee: Yi Liang
> Fix For: 2.0.0
>
> Attachments: HBASE-18894-v1-master.patch, HBASE-18894-v2-master.patch
>
>
> 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)