Github user StephanEwen commented on the issue:

    https://github.com/apache/flink/pull/3596
  
    Good changes!
    
    I think we could actually drop the explicit endpoint name from the 
`TaskExecutor` and always let it use a random name (as is the default when no 
explicit name is given). That would simplify the code a bit and it should work 
since the connection is always established by the `TaskExecutor` towards the 
`ResourceManager` and `JobManager`, but never the the other way around. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to