You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Dave Stanley (JIRA)" <ji...@apache.org> on 2008/10/16 22:51:52 UTC

[jira] Commented: (SM-1634) Update JettyContextManager to use QueuedThreadPool (BoundedThreadPool is deprecated)

    [ https://issues.apache.org/activemq/browse/SM-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46534#action_46534 ] 

Dave Stanley commented on SM-1634:
----------------------------------

Related to: http://jira.codehaus.org/browse/JETTY-745

> Update JettyContextManager to use QueuedThreadPool (BoundedThreadPool is deprecated)
> ------------------------------------------------------------------------------------
>
>                 Key: SM-1634
>                 URL: https://issues.apache.org/activemq/browse/SM-1634
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: servicemix-http-2008.01
>         Environment: Servicemix 3.2
>            Reporter: Dave Stanley
>         Attachments: jettyThreadPool.patch
>
>   Original Estimate: 30 minutes
>  Remaining Estimate: 30 minutes
>
> BoundedThread pool is deprecated in the 6.1.12x Jetty release. QueuedThreadPool should now be used.
> Patch attached (All tests pass on my system with change).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.