Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully support IPv6 #10535

Closed
dakrone opened this issue Apr 10, 2015 · 1 comment
Closed

Fully support IPv6 #10535

dakrone opened this issue Apr 10, 2015 · 1 comment
Labels
discuss :Distributed/Network Http and internode communication implementations high hanging fruit

Comments

@dakrone
Copy link
Member

dakrone commented Apr 10, 2015

Currently it's possible to configure ES with IPv6 in some places, however, we don't do tests or qualification for ipv6 for things like multicast (see: #4989).

We should determine the best way to support a full ipv6 environment. One way we could do this is the addition of a net.use_ipv6: true setting so that a user has to fully opt-in to ipv6, rather than a mix of both ipv4 and ipv6 that is commonly configured out of the box on machines today.

@clintongormley clintongormley added discuss :Distributed/Network Http and internode communication implementations labels Apr 13, 2015
@rmuir
Copy link
Contributor

rmuir commented Aug 21, 2015

closed by and #12942 and #12999

@rmuir rmuir closed this as completed Aug 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss :Distributed/Network Http and internode communication implementations high hanging fruit
Projects
None yet
Development

No branches or pull requests

3 participants