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/22 00:27:37 UTC

[jira] [Closed] (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:all-tabpanel ]

Yan Xu closed MESOS-818.
------------------------


Committed.

> 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
>          Components: libprocess
>            Reporter: Yan Xu
>            Assignee: Yan Xu
>              Labels: twitter
>             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)