Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-2427

replace custom thread pool with library

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 4.0
    • 3.6.3
    • activation
    • Yes

      The module exchange-simple uses it's own thread pool instead of a library. There is no need for this since there are mature, stable, tested and debugged libraries available that do this. The attached patch uses the backport of java.util.concurrent that as an easy migration path to JDK 1.5 in Magnlia 4.

      The patch also removes two unused variables and corrects some indentation issues.

        Acceptance criteria

              had Jan Haderka
              pmm Philippe Marschall
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD