[ 
https://issues.apache.org/jira/browse/HDFS-15293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17110550#comment-17110550
 ] 

Hudson commented on HDFS-15293:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18272 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18272/])
HDFS-15293. Relax the condition for accepting a fsimage when receiving a 
(vagarychen: rev 7bb902bc0d0c62d63a8960db444de3abb0a6ad22)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ImageServlet.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestCheckpoint.java


> Relax the condition for accepting a fsimage when receiving a checkpoint 
> ------------------------------------------------------------------------
>
>                 Key: HDFS-15293
>                 URL: https://issues.apache.org/jira/browse/HDFS-15293
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>            Reporter: Chen Liang
>            Assignee: Chen Liang
>            Priority: Critical
>              Labels: multi-sbnn, release-blocker
>         Attachments: HDFS-15293.001.patch, HDFS-15293.002.patch
>
>
> HDFS-12979 introduced the logic that, if ANN sees consecutive fs image upload 
> from Standby with a small delta comparing to previous fsImage. ANN would 
> reject this image. This is to avoid overly frequent fsImage in case of when 
> there are multiple Standby node. However this check could be too stringent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to