[
https://issues.apache.org/jira/browse/MESOS-4485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115321#comment-15115321
]
Felix Hupfeld commented on MESOS-4485:
--------------------------------------
Mesos manages ports as a cluster-wide resource. I need it to co-allocate the
same port for TCP and UDP and pass this on to the Docker port mappings.
> Support co-assignment of TCP and UDP ports simultaneously
> ---------------------------------------------------------
>
> Key: MESOS-4485
> URL: https://issues.apache.org/jira/browse/MESOS-4485
> Project: Mesos
> Issue Type: Improvement
> Components: containerization, docker
> Reporter: Felix Hupfeld
> Priority: Minor
>
> Some protocols require both a TCP and UDP port with the same port number.
> Currently the only way to start these applications is by setting fixed ports
> and not using Mesos' port allocation.
> Mesos should support co-assigning a dynamic port both for TCP and UDP with
> the Docker containerizer.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)