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:45:52 UTC

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

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

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.


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine resolved SM-1634.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.2.4
                   servicemix-http-2008.02

> 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.


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

Posted by "Dave Stanley (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Custine updated SM-1634:
------------------------------

    Assignee: Chris Custine

> 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
>         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.


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

Posted by "Chris Custine (JIRA)" <ji...@apache.org>.
    [ 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.