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

Alexander Rukletsov commented on MESOS-8545:
--------------------------------------------

I've reverted the {{finalize()}} patch for now. We should commit it after 
MESOS-8729 is fixed.
{noformat}
commit 5984cb72589415402f769190b124e172f72cfb39
Author:     Alexander Rukletsov <[email protected]>
AuthorDate: Thu Mar 29 13:10:35 2018 +0200
Commit:     Alexander Rukletsov <[email protected]>
CommitDate: Thu Mar 29 13:11:11 2018 +0200

    Revert "Fixed disconnection for ATTACH_CONTAINER_INPUT call...".
    
    This reverts commit 02ebf9986ab5ce883a71df72e9e3392a3e37e40e.
    
    Though this patch does fix the intended issue, it apparently surfaces
    a bug in libprocess, which leads to a deadlock during IOSwitchBoard
    finalization. Until the libprocess bug is fixed, it is better to
    drop a single message and have one flaky tests than have a process
    stuck during the cleanup and have multiple flaky tests and likely
    issues in production.
{noformat}

> AgentAPIStreamingTest.AttachInputToNestedContainerSession is flaky.
> -------------------------------------------------------------------
>
>                 Key: MESOS-8545
>                 URL: https://issues.apache.org/jira/browse/MESOS-8545
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>    Affects Versions: 1.5.0
>            Reporter: Andrei Budnik
>            Assignee: Andrei Budnik
>            Priority: Major
>              Labels: Mesosphere, flaky-test
>             Fix For: 1.6.0
>
>         Attachments: 
> AgentAPIStreamingTest.AttachInputToNestedContainerSession-badrun.txt, 
> AgentAPIStreamingTest.AttachInputToNestedContainerSession-badrun2.txt
>
>
> {code:java}
> I0205 17:11:01.091872 4898 http_proxy.cpp:132] Returning '500 Internal Server 
> Error' for '/slave(974)/api/v1' (Disconnected)
> /home/centos/workspace/mesos/Mesos_CI-build/FLAG/CMake/label/mesos-ec2-centos-7/mesos/src/tests/api_tests.cpp:6596:
>  Failure
> Value of: (response).get().status
> Actual: "500 Internal Server Error"
> Expected: http::OK().status
> Which is: "200 OK"
> Body: "Disconnected"
> {code}



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

Reply via email to