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

MAX_CONCURRENCY needs to be boosted to 128+

XMLWordPrintable

    • b11
    • generic
    • generic
    • Verified

      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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: