[
https://issues.apache.org/jira/browse/HBASE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-1693:
-------------------------
Attachment: 1693.patch
We failed if region was a .META. region -- we were looking for .META.,,1 in
.META.,,1.
So, works with this patch. If you do "close_region '.META.,,1'" it'll be
closed and then on next root scan it'll be onlined.
Fixed a disable/enable region bug while I was at it (were broke because
COL_REGIONINFO had been removed from HConstants).
> NPE close_region ".META." in shell
> ----------------------------------
>
> Key: HBASE-1693
> URL: https://issues.apache.org/jira/browse/HBASE-1693
> Project: Hadoop HBase
> Issue Type: Bug
> Reporter: stack
> Fix For: 0.20.0
>
> Attachments: 1693.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.