HRegionInfo.isMetaTable() should be true for -ROOT- regions
-----------------------------------------------------------

                 Key: HBASE-4889
                 URL: https://issues.apache.org/jira/browse/HBASE-4889
             Project: HBase
          Issue Type: Bug
            Reporter: Daniel Gómez Ferro


According to its javadoc, HRegionInfo.isMetaTable() should return true if the 
region is either a .META. or -ROOT- region, but only does so for .META. regions.

The change in behavior happened in HBASE-451

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to