You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Adam B (JIRA)" <ji...@apache.org> on 2015/10/13 10:14:05 UTC

[jira] [Commented] (MESOS-2765) Multiple PortMappingIsolatorTests broken

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

Adam B commented on MESOS-2765:
-------------------------------

[~jieyu] [~pbrett] Could you take a look at Haosdent's test fix?

> Multiple PortMappingIsolatorTests broken
> ----------------------------------------
>
>                 Key: MESOS-2765
>                 URL: https://issues.apache.org/jira/browse/MESOS-2765
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation, test
>            Reporter: Paul Brett
>            Assignee: haosdent
>
> The following PortMappingIsolatorTests have an issue due to multiple writers to a single status file which can cause false positive test results.  
> ROOT_ContainerToContainerTCP
> ROOT_ContainerToContainerUDP
> ROOT_HostToContainerTCP
> ROOT_HostToContainerUDP
> The issue is due to a single output file (e.g. trafficViaLoopback) being written by two separate processes simultaneously. Using independent output files would eliminate the race condition.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)