[
https://issues.apache.org/jira/browse/MESOS-7461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399016#comment-16399016
]
Andrew Schwartzmeyer commented on MESOS-7461:
---------------------------------------------
[~zhitao] these tests have not yet been ported to Windows since they use shell
scripts, and so got put in the bottom of the list.
> balloon test and disk full framework test relies on possibly unavailable ports
> ------------------------------------------------------------------------------
>
> Key: MESOS-7461
> URL: https://issues.apache.org/jira/browse/MESOS-7461
> Project: Mesos
> Issue Type: Bug
> Components: test
> Reporter: Zhitao Li
> Assignee: Zhitao Li
> Priority: Major
>
> balloon_framework_test.sh and disk_full_framework_test.sh all have code to
> directly listen at a {{5432}} port, but in our environment that port is
> directly reserved by something else.
> A possible fix is to write some utility to try to find an unused port, and
> try to use it for the master. It's not perfect though as there could still be
> a race condition.
> Another possible fix if to move listen "port" to a domain socket, when that's
> supported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)