[ 
https://issues.apache.org/jira/browse/KUDU-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18056998#comment-18056998
 ] 

ASF subversion and git services commented on KUDU-1457:
-------------------------------------------------------

Commit 469eff5f42f5e44e8950d9060c5203192c5d2220 in kudu's branch 
refs/heads/master from Ashwani Raina
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=469eff5f4 ]

KUDU-1457 [8/n] Parameterize tests with ip config

This patch enables IP based tests to take constants instead of strings
for paramterization, thereby, adding type-safety and improved compile
time checks. Convert parameter type to readable string to improve
readability. Add helper function to convert IPMode value to its
corresponding string value that can be directly used to set the
ip_config_mode flag.

Change-Id: Ic72efea2045b12300ccf0e80873c405828c15a30
Reviewed-on: http://gerrit.cloudera.org:8080/23707
Tested-by: Alexey Serbin <[email protected]>
Reviewed-by: Alexey Serbin <[email protected]>


> IPv6 support in kudu
> --------------------
>
>                 Key: KUDU-1457
>                 URL: https://issues.apache.org/jira/browse/KUDU-1457
>             Project: Kudu
>          Issue Type: New Feature
>          Components: rpc, util
>            Reporter: Manukranth Kolloju
>            Assignee: Ritwik Yadav
>            Priority: Major
>              Labels: roadmap-candidate
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> Worked on a patch to make kudu work in an IPv6 setup. It needed some breaking 
> changes. Before spending more time making it backwards compatible, wanted to 
> get some feedback about whether something like this is interesting to people 
> here: https://github.com/cloudera/kudu/pull/6. 
> The tests etc. all pass, except for client_sample_test which relies on the 
> 127.x.x.x space as opposed to ::1 in ipv6. 
> If we agree upon a uniform way to configure IPv6, I can get a patch up for 
> review. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to