[
https://issues.apache.org/jira/browse/HDFS-8356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15227337#comment-15227337
]
Ray Chiang commented on HDFS-8356:
----------------------------------
[~ajisakaa], for 1. above, I don't see these properties referenced anywhere
*other* than DfsConfigKeys/HdfsClientConfigKeys
{quote}
dfs.client.file-block-storage-locations.num-threads /
DFS_CLIENT_FILE_BLOCK_STORAGE_LOCATIONS_NUM_THREADS
dfs.client.file-block-storage-locations.timeout.millis /
dfs.client.file-block-storage-locations.timeout /
DFS_CLIENT_FILE_BLOCK_STORAGE_LOCATIONS_TIMEOUT_MS
{quote}
I do see:
{quote}
dfs.namenode.replication.max-streams-hard-limit /
DFS_NAMENODE_REPLICATION_STREAMS_HARD_LIMIT_KEY
{quote}
being used now though.
> Document missing properties in hdfs-default.xml
> -----------------------------------------------
>
> Key: HDFS-8356
> URL: https://issues.apache.org/jira/browse/HDFS-8356
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Ray Chiang
> Assignee: Ray Chiang
> Labels: supportability, test
> Attachments: HDFS-8356.001.patch, HDFS-8356.002.patch,
> HDFS-8356.003.patch, HDFS-8356.004.patch, HDFS-8356.005.patch,
> HDFS-8356.006.patch, HDFS-8356.007.patch, HDFS-8356.008.patch,
> HDFS-8356.009.patch, HDFS-8356.010.patch, HDFS-8356.011.patch,
> HDFS-8356.012.patch, HDFS-8356.013.patch
>
>
> The following properties are currently not defined in hdfs-default.xml. These
> properties should either be
> A) documented in hdfs-default.xml OR
> B) listed as an exception (with comments, e.g. for internal use) in the
> TestHdfsConfigFields unit test
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)