You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/04/24 09:51:48 UTC

[jira] [Created] (CAMEL-5211) camel-netty - The netty consumer should use the non blocking routing engine

Claus Ibsen created CAMEL-5211:
----------------------------------

             Summary: camel-netty - The netty consumer should use the non blocking routing engine
                 Key: CAMEL-5211
                 URL: https://issues.apache.org/jira/browse/CAMEL-5211
             Project: Camel
          Issue Type: Improvement
          Components: camel-netty
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.0


When doing request/reply over Netty, then processing the message should allow to be non-blocking. So sending the reply message back from netty consumer may be done by another thread, to avoid the initial thread to be blocked while processing the message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-5211) camel-netty - The netty consumer should use the non blocking routing engine

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen reassigned CAMEL-5211:
----------------------------------

    Assignee: Claus Ibsen
    
> camel-netty - The netty consumer should use the non blocking routing engine
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-5211
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5211
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> When doing request/reply over Netty, then processing the message should allow to be non-blocking. So sending the reply message back from netty consumer may be done by another thread, to avoid the initial thread to be blocked while processing the message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5211) camel-netty - The netty consumer should use the non blocking routing engine

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260334#comment-13260334 ] 

Claus Ibsen commented on CAMEL-5211:
------------------------------------

This page should be updated
http://camel.apache.org/asynchronous-routing-engine.html
                
> camel-netty - The netty consumer should use the non blocking routing engine
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-5211
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5211
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty
>            Reporter: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> When doing request/reply over Netty, then processing the message should allow to be non-blocking. So sending the reply message back from netty consumer may be done by another thread, to avoid the initial thread to be blocked while processing the message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5211) camel-netty - The netty consumer should use the non blocking routing engine

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5211.
--------------------------------

    Resolution: Fixed
    
> camel-netty - The netty consumer should use the non blocking routing engine
> ---------------------------------------------------------------------------
>
>                 Key: CAMEL-5211
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5211
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0
>
>
> When doing request/reply over Netty, then processing the message should allow to be non-blocking. So sending the reply message back from netty consumer may be done by another thread, to avoid the initial thread to be blocked while processing the message.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira