Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7183756

MAX_CONCURRENCY needs to be boosted to 128+

    XMLWordPrintable

Details

    • b11
    • generic
    • generic
    • Verified

    Description

      Currently JavaTest limits concurrency to 50.

      interface ConcurrencyParameters {
            ...
            /**
             * The highest allowed value for the concurrency.
             */
             static int MAX_CONCURRENCY = 50;
          }

      This value needs to be adjusted because today we have ordinary lab machines with 128 hardware threads.

      Attachments

        Issue Links

          Activity

            People

              bkurotsu Brian Kurotsuchi (Inactive)
              kshiroko Kirill Shirokov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: