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


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

Reply via email to