You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Manukranth Kolloju (JIRA)" <ji...@apache.org> on 2016/05/18 19:50:13 UTC

[jira] [Created] (KUDU-1457) IPv6 support in kudu

Manukranth Kolloju created KUDU-1457:
----------------------------------------

             Summary: IPv6 support in kudu
                 Key: KUDU-1457
                 URL: https://issues.apache.org/jira/browse/KUDU-1457
             Project: Kudu
          Issue Type: New Feature
          Components: rpc, website
            Reporter: Manukranth Kolloju


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
(v6.3.4#6332)