[ https://issues.apache.org/jira/browse/HBASE-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
stack updated HBASE-1666: ------------------------- Fix Version/s: 0.21.0 Lets fix 'safe mode' in 0.21 or purge it. > 'safe mode' is broken; MetaScanner initial scan completes without scanning > .META. > --------------------------------------------------------------------------------- > > Key: HBASE-1666 > URL: https://issues.apache.org/jira/browse/HBASE-1666 > Project: Hadoop HBase > Issue Type: Bug > Reporter: stack > Fix For: 0.21.0 > > > initial scan completed flag is set on scanner though it hasn't been deployed > never mind scanned. This means we pass out of safe mode soon after startup. > Even if metascanner is fixed so initialScan does not complete till after > .META. has been scanned the first time, 'safe mode' seems to mess with region > assignment in a way that makes it crawl. > Investigate and fix. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.