[
https://issues.apache.org/jira/browse/HDFS-4657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13808463#comment-13808463
]
Hudson commented on HDFS-4657:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #4668 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/4668/])
move HDFS-4657 to branch-2.2.1 (cmccabe:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1536887)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Limit the number of blocks logged by the NN after a block report to a
> configurable value.
> -----------------------------------------------------------------------------------------
>
> Key: HDFS-4657
> URL: https://issues.apache.org/jira/browse/HDFS-4657
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.0.4-alpha
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Fix For: 2.2.1
>
> Attachments: HDFS-4657.patch
>
>
> If incremental BR is received before first full BR NN will log a line for
> every block on a DN.
> This can impact restart times pretty substantially if the DNs have a lot of
> blocks, and since the FSNS write lock is held while processing the block
> report clients will not make any progress.
--
This message was sent by Atlassian JIRA
(v6.1#6144)