[ https://issues.apache.org/jira/browse/HADOOP-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jim Kellerman resolved HADOOP-2397. ----------------------------------- Resolution: Fixed Fix Version/s: 0.16.0 Tests passed. Committed. > [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 > Assignee: Jim Kellerman > Priority: Minor > Fix For: 0.16.0 > > > 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.