You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/08/06 12:43:52 UTC

[jira] Created: (SM-1501) ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)

ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)
-------------------------------------------------------------------------------------------------------------------

                 Key: SM-1501
                 URL: https://issues.apache.org/activemq/browse/SM-1501
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-http
    Affects Versions: 3.2
            Reporter: Ulhas Bhole
             Fix For: 3.2.3
         Attachments: jettyNio.patch

Patch for the fix applied on Servicemix 3.3 trunk to make jetty HttpClient use nio selector channel.


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


[jira] Updated: (SM-1501) ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)

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

Ulhas Bhole updated SM-1501:
----------------------------

    Attachment:     (was: jettyNio.patch)

> ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1501
>                 URL: https://issues.apache.org/activemq/browse/SM-1501
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: 3.2
>            Reporter: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: jettyNio.patch
>
>
> Patch for the fix applied on Servicemix 3.3 trunk to make jetty HttpClient use nio selector channel.

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


[jira] Updated: (SM-1501) ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)

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

Ulhas Bhole updated SM-1501:
----------------------------

    Attachment: jettyNio.patch

Attached patch again with Apache license grant.

> ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1501
>                 URL: https://issues.apache.org/activemq/browse/SM-1501
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: 3.2
>            Reporter: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: jettyNio.patch
>
>
> Patch for the fix applied on Servicemix 3.3 trunk to make jetty HttpClient use nio selector channel.

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


[jira] Resolved: (SM-1501) ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)

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

Freeman Fang resolved SM-1501.
------------------------------

    Resolution: Fixed

patch applied on behalf of Ulhas with thanks
 svn commit . -m "[SM-1501]ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)"
Sending        deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/HttpComponent.java
Sending        deployables/bindingcomponents/servicemix-http/src/main/java/org/apache/servicemix/http/endpoints/HttpProviderEndpoint.java
Sending        pom.xml
Transmitting file data ...
Committed revision 683289.


> ServiceMix 3.2 should change the Jetty HttpClient from blocking mode to Non blocking (similar to 3.3 trunk version)
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1501
>                 URL: https://issues.apache.org/activemq/browse/SM-1501
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: 3.2
>            Reporter: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: jettyNio.patch
>
>
> Patch for the fix applied on Servicemix 3.3 trunk to make jetty HttpClient use nio selector channel.

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