[hbase] "The only time that a meta scanner should try to recover a log is when the master is starting." -------------------------------------------------------------------------------------------------------
Key: HADOOP-2397 URL: https://issues.apache.org/jira/browse/HADOOP-2397 Project: Hadoop Issue Type: Bug Components: contrib/hbase Reporter: stack Priority: Minor Jim points out over in HADOOP-2283 that meta scanner should only replay logs on startup. Currently its possible that it may do so at a point well past startup. Could clash w/ shutdown server code's splitting of edit log. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.