Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-26303

Use thread pool in async operation adapter

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: QualifiedToSchedule
    • Component/s: Automation

      Description

      Target is to use a thread pool to:

      • limit the number of threads generated to handle async operation: the thread pool should be bounded, with a rejection policy that returns an error (like 503 server too busy retry later)
      • to have a clean shutdown

      Also, the thread should have an uncaughtExceptionHandler
      And we need to keep track of threads to handle the abort.

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                nsilva Nelson Silva
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: