[
https://issues.apache.org/jira/browse/HADOOP-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13404603#comment-13404603
]
Hudson commented on HADOOP-6802:
--------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #2484 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/2484/])
HADOOP-6802. Remove FS_CLIENT_BUFFER_DIR_KEY = "fs.client.buffer.dir" from
CommonConfigurationKeys.java (not used, deprecated). Contributed by Sho
Shimauchi. (harsh) (Revision 1355784)
Result = SUCCESS
harsh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1355784
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeys.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/LocalDirAllocator.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestLocalDirAllocator.java
> Remove FS_CLIENT_BUFFER_DIR_KEY = "fs.client.buffer.dir" from
> CommonConfigurationKeys.java (not used, deprecated)
> -----------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6802
> URL: https://issues.apache.org/jira/browse/HADOOP-6802
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf, fs
> Affects Versions: 0.23.0
> Reporter: Erik Steffl
> Assignee: Sho Shimauchi
> Labels: newbie
> Fix For: 2.0.1-alpha
>
> Attachments: HADOOP-6802.txt, HADOOP-6802.txt
>
>
> In CommonConfigurationKeys.java:
> public static final String FS_CLIENT_BUFFER_DIR_KEY = "fs.client.buffer.dir";
> The variable FS_CLIENT_BUFFER_DIR_KEY and string "fs.client.buffer.dir" are
> not used anywhere (Checked Hadoop Common, Hdfs and Mapred projects), it seems
> they should be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira