[
https://issues.apache.org/jira/browse/HADOOP-12432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908873#comment-14908873
]
Daniel Templeton commented on HADOOP-12432:
-------------------------------------------
Looks like there are some unused imports you can delete in HostFileManager.java
now.
I feel like there should be some testing added to
{code}TestHostFileManager.testIncludeExcludeLists(){code}.
It would be good to test this patch with HDFS-8078.15.patch.
> Support for include/exclude lists on IPv6 setup
> -----------------------------------------------
>
> Key: HADOOP-12432
> URL: https://issues.apache.org/jira/browse/HADOOP-12432
> Project: Hadoop Common
> Issue Type: Sub-task
> Environment: This affects only IPv6 cluster setup
> Reporter: Nemanja Matkovic
> Assignee: Nemanja Matkovic
> Labels: ipv6
> Attachments: HDFS-9026-1.patch, HDFS-9026-2.patch,
> HDFS-9026-HADOOP-11890.002.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> This is a tracking item for having e2e IPv6 support in HDFS.
> Nate did great ground work in HDFS-8078 but for having whole feature working
> e2e this one of the items missing.
> Basically today NN won't be able to parse IPv6 addresses if they are present
> in include or exclude list.
> Patch has a dependency (and has been tested on IPv6 only cluster) on top of
> HDFS-8078.14.patch
> This should be committed to HADOOP-11890 branch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)