[
https://issues.apache.org/jira/browse/HDFS-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kihwal Lee updated HDFS-7795:
-----------------------------
Attachment: HDFS-7795.patch
No test case added since it only adds log messages.
Manual testing has confirmed a message is logged as intended.
{noformat}
2015-02-13 10:25:33,107 WARN hdfs.DFSClient
(DFSOutputStream.java:getPinnings(1561))
- These favored nodes were specified but not chosen: [localhost:39829]
Specified favored nodes: [localhost:39829, localhost:41371, localhost:41373]
{noformat}
> Show warning if not all favored nodes were chosen by namenode
> -------------------------------------------------------------
>
> Key: HDFS-7795
> URL: https://issues.apache.org/jira/browse/HDFS-7795
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Kihwal Lee
> Attachments: HDFS-7795.patch
>
>
> Namenode may not choose all of fovored nodes specified by a client. In that
> case, it will be nice if a relevant message is shown to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)