You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/02/03 09:25:59 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=49095#action_49095 ] 

Chris Custine commented on SM-1634:
-----------------------------------

Applied patch.  Thanks Dave!

> 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
>            Assignee: Chris Custine
>             Fix For: servicemix-http-2008.02, 3.2.4
>
>         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.