[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Haderka resolved MAGNOLIA-2427.
-----------------------------------
Resolution: Fixed
Done as of r21484. Thanks again for the patch.
> replace custom thread pool with library
> ---------------------------------------
>
> Key: MAGNOLIA-2427
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2427
> Project: Magnolia
> Issue Type: Improvement
> Components: activation
> Affects Versions: 3.6.3
> Reporter: Philippe Marschall
> Assignee: Jan Haderka
> Priority: Minor
> Attachments: ThreadPool.EDU.oswego.patch, ThreadPool.java.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------