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

JavaTest should provide a more flexible upper bound on concurrency

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Duplicate
    • P3
    • jt4.5
    • None
    • tools
    • None
    • b11
    • Not verified

    Description

      There is a fixed constant in Parameters.ConcurrencyParameters ...

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

      This is used both in ConcurrencyInterview and in Harness.

      These days, it is possible to have processors with more than that many procesors. The limit needs to be raised.

      Attachments

        Issue Links

          Activity

            People

              bkurotsu Brian Kurotsuchi (Inactive)
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: