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



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.

Reply via email to