[
https://issues.apache.org/jira/browse/HADOOP-5383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raghu Angadi updated HADOOP-5383:
---------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
I just committed this.
(There is no need for another Hudson run. This is a trivial fix).
> 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.