SunHao created HDFS-15562: ----------------------------- Summary: StandbyCheckpointer will do checkpoint repeatedly while connecting observer/active namenode failed Key: HDFS-15562 URL: https://issues.apache.org/jira/browse/HDFS-15562 Project: Hadoop HDFS Issue Type: Bug Reporter: SunHao
We find the standby namenode will do checkpoint over and over while connecting observer/active namenode failed. StandbyCheckpointer won't update “lastCheckpointTime” when upload new fsimage to the other namenode failed, so that the standby namenode will keep doing checkpoint repeatedly. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org