Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/2917
I have to dig back a bit (long time since I worked on that), but I thought
the IPv6 addresses issue was quite tricky one and the normalization code for
address representations was necessary.
Can we try and preserve both in some way? When a logical hostname is
specified, we use that one in the Akka URLs. When an IP address is specified,
we normalize it and use it.
That way we only "loose" the ability to use mixed hostname/IP-address
configurations, but that would be okay, I guess.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---