[
https://issues.apache.org/jira/browse/MESOS-3026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621389#comment-14621389
]
Till Toenshoff commented on MESOS-3026:
---------------------------------------
commit dab0977d2c9649fd9a7235c82cfa5d944ca32214
Author: Till Toenshoff <[email protected]>
Date: Fri Jul 10 00:13:06 2015 +0200
Reverted commit for HTTP caching of static assets.
This reverts commit d0300e1a47d1ba5d6714957fc258ab125fd53ed1.
We identified several issues in this implementation and the most important
one is described by MESOS-3026.
> ProcessTest.Cache fails and hangs
> ---------------------------------
>
> Key: MESOS-3026
> URL: https://issues.apache.org/jira/browse/MESOS-3026
> Project: Mesos
> Issue Type: Bug
> Components: libprocess
> Environment: ubuntu 15.04/ ubuntu 14.04.2
> clang-3.6 / gcc 4.8.2
> Reporter: Joris Van Remoortere
> Assignee: Alexander Rojas
> Priority: Blocker
> Labels: libprocess, tests
>
> {code}
> [ RUN ] ProcessTest.Cache
> ../../../3rdparty/libprocess/src/tests/process_tests.cpp:1726: Failure
> Value of: response.get().status
> Actual: "200 OK"
> Expected: "304 Not Modified"
> [ FAILED ] ProcessTest.Cache (1 ms)
> {code}
> The tests then finish running, but the gtest framework fails to terminate and
> uses 100% CPU.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)