'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 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.