Github user uce commented on the pull request:
https://github.com/apache/flink/pull/248#issuecomment-95586174
I've rebased this on the current master, added log messages when falling
back to the default address (which I've renamed as Till suggested), and tested
it.
There is one remaining issue though: When starting the task manager, you
use `hostname` as the default JM address. As @StephanEwen pointed out in
another thread [1], this will only work for certain setups. Then the question
is whether we really improve deployment with this or not. @rmetzger, you
reported the original issue. Do you (and others of course) have an idea about
this?
[1] https://github.com/apache/flink/pull/581#issuecomment-94911176
PS: The rebased branch is here, if you have time to pick it up from there:
https://github.com/uce/incubator-flink/tree/jmaddress
---
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.
---