Github user mgummelt commented on the issue:

    https://github.com/apache/spark/pull/11157
  
    @drcrallen We may introduce a user configurable port reservation property, 
as I described in the JIRA, but I'm not sure if it will be part of this PR.  
Note that you can still have your code listen on any port it wants, just as 
before, it's just that without honoring the mesos offer, we can't guarantee 
that Mesos won't reoffer it to another task, or that it won't conflict with a 
port that's already in use.
    
    This PR just adds safety.  It doesn't remove functionality.



---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to