[
https://issues.apache.org/jira/browse/HADOOP-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13225843#comment-13225843
]
Hudson commented on HADOOP-7806:
--------------------------------
Integrated in Hadoop-Common-trunk-Commit #1855 (See
[https://builds.apache.org/job/Hadoop-Common-trunk-Commit/1855/])
HADOOP-7806. Support binding to sub-interfaces. Contributed by Eli Collins
(Revision 1298700)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1298700
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/net/DNS.java
> Support binding to sub-interfaces
> ---------------------------------
>
> Key: HADOOP-7806
> URL: https://issues.apache.org/jira/browse/HADOOP-7806
> Project: Hadoop Common
> Issue Type: New Feature
> Components: util
> Reporter: Harsh J
> Assignee: Harsh J
> Fix For: 0.23.3
>
> Attachments: HADOOP-7806.patch, HADOOP-7806.patch,
> hadoop-7806-b1.txt, hadoop-7806.txt
>
>
> Right now, with the {{DNS}} class, we can look up IPs of provided interface
> names ({{eth0}}, {{vm1}}, etc.). However, it would be useful if the I/F -> IP
> lookup also took a look at subinterfaces ({{eth0:1}}, etc.) and allowed
> binding to only a specified subinterface / virtual interface.
> This should be fairly easy to add, by matching against all available
> interfaces' subinterfaces via Java.
--
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