Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
HA branch (HDFS-1623)
-
None
-
None
Description
HDFS-2291 adds support for making the SBN capable of checkpointing, seems like we may also need to support the 2NN checkpointing as well. Eg if we fail over to the SBN does it continue to checkpoint? If not the log grows unbounded until the old primary comes back, if so does that create performance problems since the primary wasn't previously checkpointing?