Checking the status a DataTransferRequest is spawning a new thread for each request check.

XMLWordPrintable

    • Type: Defect
    • Resolution: Done
    • Priority: Critical
    • 1.0.0-RC4
    • Affects Version/s: 1.0.0-BETA2
    • Component/s: Data Transfer
    • None

      This has the potential to spawn a very large number (unbounded) of threads. Too many threads may thrash the scheduler and impact system responsiveness. Currently this is happening about every 30 seconds.

      The operations should be changed to utilize a managed thread pool to bound the scope.

              Assignee:
              Eric Nienhouse
              Reporter:
              Nathan Wilhelmi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: