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 (Commented) (JIRA)" <ji...@apache.org> on 2012/01/19 14:54:40 UTC

[jira] [Commented] (CAMEL-4920) PollEnrich in default mode should block

    [ https://issues.apache.org/jira/browse/CAMEL-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189114#comment-13189114 ] 

Claus Ibsen commented on CAMEL-4920:
------------------------------------

btw this issue causes the test failures on trunk
https://builds.apache.org/job/Camel.trunk.fulltest/663/#showFailuresLink

Which became apparent after the seda consumer does no longer poll during CamelContext is starting.
                
> PollEnrich in default mode should block
> ---------------------------------------
>
>                 Key: CAMEL-4920
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4920
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.9.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.9.1, 2.10.0
>
>
> Currently it uses receiveNoWait, it should use receive (eg block). You should use timeout = -1 for receiveNoWait. This is also what we write in the documentation and javadoc.

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