Configuration getInt, getLong, and getFloat replace invalid numbers with the 
default value
------------------------------------------------------------------------------------------

                 Key: HADOOP-2081
                 URL: https://issues.apache.org/jira/browse/HADOOP-2081
             Project: Hadoop
          Issue Type: Bug
          Components: conf
            Reporter: Owen O'Malley
            Assignee: Owen O'Malley
             Fix For: 0.16.0


The current behavior of silently replace invalid numbers in the configuration 
with the default value leads to hard to diagnose problems. The methods should 
throw an exception to signal that the input was invalid.

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