String literals for configuration keys should be changed to use constants.
--------------------------------------------------------------------------
Key: HDFS-672
URL: https://issues.apache.org/jira/browse/HDFS-672
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Jitendra Nath Pandey
As part of HDFS-631 and HADOOP-6233, constants have been defined for strings in config keys.
These jiras changed the string literals to constants only for those keys which were modified.
The other uses of string literals should also be removed and should be replaced with constants.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|