[
https://issues.apache.org/jira/browse/HBASE-3360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Daniel Cryans resolved HBASE-3360.
---------------------------------------
Resolution: Fixed
Hadoop Flags: [Reviewed]
Committed to branch and trunk, thanks for the review Stack.
> ReplicationLogCleaner is enabled by default in 0.90 -- causes NPE
> -----------------------------------------------------------------
>
> Key: HBASE-3360
> URL: https://issues.apache.org/jira/browse/HBASE-3360
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: Jean-Daniel Cryans
> Fix For: 0.90.0
>
> Attachments: HBASE-3360.patch
>
>
> {code}
> 2010-12-15 00:33:17,706 ERROR org.apache.hadoop.hbase.master.LogCleaner:
> Caught exception
> java.lang.NullPointerException
> at
> org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner.isLogDeletable(ReplicationLogCleaner.java:59)
> at
> org.apache.hadoop.hbase.master.LogCleaner.chore(LogCleaner.java:138)
> at org.apache.hadoop.hbase.Chore.run(Chore.java:66)
> at org.apache.hadoop.hbase.master.LogCleaner.run(LogCleaner.java:165)
> {code}
> Assigning J-D at his request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.