You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2013/11/19 01:59:21 UTC

[jira] [Commented] (MESOS-818) Bump up the minimum number threads libprocess creates to accommodate new tests

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

Yan Xu commented on MESOS-818:
------------------------------

https://reviews.apache.org/r/15658/

> Bump up the minimum number threads libprocess creates to accommodate new tests
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-818
>                 URL: https://issues.apache.org/jira/browse/MESOS-818
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Yan Xu
>            Assignee: Yan Xu
>             Fix For: 0.16.0
>
>
> Currently the minimum number of threads libprocess creates is 4 which causes some newly written tests that have more libprocess processes needing to wait on latches than the number of threads libprocess has thus are starved.
> See:
> https://github.com/apache/mesos/blob/dd89ea359ec55fbc90b5718d9cdbf021f189c2fa/3rdparty/libprocess/src/process.cpp#L1367
> Need to bump the minimum number to 8.



--
This message was sent by Atlassian JIRA
(v6.1#6144)