Stephen O'Donnell created HDFS-15573:
----------------------------------------

             Summary: Only log warning if considerLoad and considerStorageType 
are both true
                 Key: HDFS-15573
                 URL: https://issues.apache.org/jira/browse/HDFS-15573
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Stephen O'Donnell
            Assignee: Stephen O'Donnell


When we implemented HDFS-15255, we added a log message to warn if both 
dfs.namenode.read.considerLoad and dfs.namenode.read.considerStorageType were 
set to true, as they cannot be used together.

Somehow, we failed to wrap the log message in an IF statement, so it is always 
printed incorrectly.




--
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