Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-818

Bump up the minimum number threads libprocess creates to accommodate new tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • libprocess

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              xujyan Yan Xu
              xujyan Yan Xu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: