GitHub user liu-zhaokun opened a pull request:
https://github.com/apache/storm/pull/2765
[STORM-3152]Storm has supported ipv6 but Troubleshooting.md didn't update
[https://issues.apache.org/jira/browse/STORM-3152](https://issues.apache.org/jira/browse/STORM-3152)
As storm's socket get inetaddress by java's InetAddress class,I think there
is no difficulty to run Topology on ipv6.And I have test it on ipv6,all socket
can be established on ipv6's ip.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liu-zhaokun/storm master0714
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2765.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2765
----
commit 6eef92bdbc918f45423b2d9bf402879e78ac4cc8
Author: liuzhaokun <liu.zhaokun@...>
Date: 2018-07-14T06:49:20Z
[STORM-3152]Storm has supported ipv6 but Troubleshooting.md didn't update
----
---