[
https://issues.apache.org/jira/browse/HADOOP-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678554#action_12678554
]
Raghu Angadi commented on HADOOP-5383:
--------------------------------------
Thanks Nicholas. I will commit it once Hudson blesses it.
> minor : avoid building error string in verifyReplication()
> ----------------------------------------------------------
>
> Key: HADOOP-5383
> URL: https://issues.apache.org/jira/browse/HADOOP-5383
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Raghu Angadi
> Assignee: Raghu Angadi
> Priority: Minor
> Attachments: HADOOP-5383.patch
>
>
> On NameNode, {{verifyReplication()}} is called for every new file created to
> check if it falls within the configured limits. Currently its implementation
> always builds the error string though it is almost never needed.
> This jira fixes it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.