[ 
https://issues.apache.org/jira/browse/FLINK-10149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580917#comment-16580917
 ] 

ASF GitHub Bot commented on FLINK-10149:
----------------------------------------

rsltrifork opened a new pull request #6557: [FLINK-10149] [flink-mesos] Don't 
allocate extra mesos port for TM unless configured to do so.
URL: https://github.com/apache/flink/pull/6557
 
 
   ## What is the purpose of the change
   
   Make sure Flink only allocates the necessary mesos ports.
   
   ## Brief change log
   Remove default value for config option, and treat absence correctly.
   
   ## Verifying this change
     - Added unit test
   
   ## Documentation
     - Does this pull request introduce a new feature? **no**
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Fink Mesos allocates extra port when not configured to do so.
> -------------------------------------------------------------
>
>                 Key: FLINK-10149
>                 URL: https://issues.apache.org/jira/browse/FLINK-10149
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Rune Skou Larsen
>            Assignee: Rune Skou Larsen
>            Priority: Minor
>              Labels: pull-request-available
>
> Internal testing has revealedĀ a small bug in the way LaunchableMesosWorker 
> handles the absense of the new *mesos.resourcemanager.tasks.port-assignments* 
> config option.
> It allocates an extra mesos port even when the option is not set.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to