JavaTest should provide a more flexible upper bound on concurrency

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P3
    • jt4.5
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b11
    • Not verified

      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.

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

              Created:
              Updated:
              Resolved: