You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2011/08/18 06:25:27 UTC

[jira] [Created] (HAMA-422) Update HttpServer to use QueuedThreadPool

Update HttpServer to use QueuedThreadPool
-----------------------------------------

                 Key: HAMA-422
                 URL: https://issues.apache.org/jira/browse/HAMA-422
             Project: Hama
          Issue Type: Improvement
          Components: bsp
    Affects Versions: 0.3.0
            Reporter: Edward J. Yoon
            Assignee: Edward J. Yoon
             Fix For: 0.4.0


BoundedThreadPool is deprecated in the 6.1.14 Jetty release. 
QueuedThreadPool should now be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HAMA-422) Update HttpServer to use QueuedThreadPool

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-422:
--------------------------------

    Attachment: HAMA-422.patch

This patch removes deprecated BoundedThreadPool.

> Update HttpServer to use QueuedThreadPool
> -----------------------------------------
>
>                 Key: HAMA-422
>                 URL: https://issues.apache.org/jira/browse/HAMA-422
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-422.patch
>
>
> BoundedThreadPool is deprecated in the 6.1.14 Jetty release. 
> QueuedThreadPool should now be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HAMA-422) Update HttpServer to use QueuedThreadPool

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-422:
--------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I've just committed this!

> Update HttpServer to use QueuedThreadPool
> -----------------------------------------
>
>                 Key: HAMA-422
>                 URL: https://issues.apache.org/jira/browse/HAMA-422
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-422.patch
>
>
> BoundedThreadPool is deprecated in the 6.1.14 Jetty release. 
> QueuedThreadPool should now be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HAMA-422) Update HttpServer to use QueuedThreadPool

Posted by "Edward J. Yoon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Edward J. Yoon updated HAMA-422:
--------------------------------

    Status: Patch Available  (was: Open)

Pls review this patch.

> Update HttpServer to use QueuedThreadPool
> -----------------------------------------
>
>                 Key: HAMA-422
>                 URL: https://issues.apache.org/jira/browse/HAMA-422
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-422.patch
>
>
> BoundedThreadPool is deprecated in the 6.1.14 Jetty release. 
> QueuedThreadPool should now be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HAMA-422) Update HttpServer to use QueuedThreadPool

Posted by "Thomas Jungblut (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086829#comment-13086829 ] 

Thomas Jungblut commented on HAMA-422:
--------------------------------------

+1, it replaces the deprecated BoundedThreadPool.

> Update HttpServer to use QueuedThreadPool
> -----------------------------------------
>
>                 Key: HAMA-422
>                 URL: https://issues.apache.org/jira/browse/HAMA-422
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-422.patch
>
>
> BoundedThreadPool is deprecated in the 6.1.14 Jetty release. 
> QueuedThreadPool should now be used.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira