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

Claus Ibsen commented on CAMEL-1242:
------------------------------------

I think we fixed this when upgrading to CometD 2.1.0 on trunk. Can you try with 
latest source code?

> Prevent camel-cometd component from consuming messages when no client has 
> subscribed to channel
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1242
>                 URL: https://issues.apache.org/jira/browse/CAMEL-1242
>             Project: Camel
>          Issue Type: Improvement
>    Affects Versions: 2.0.0
>         Environment: All
>            Reporter: Stephen Joyner
>            Priority: Minor
>             Fix For: Future
>
>
> The camel-cometd component will consume all messages sent to it whether it 
> has a client subscribed to its enpoint channel or not. It would be preferable 
> for the component not to consume messages until it has a subscribed client to 
> receive the messages.
> As it is currently written, the component "eats" messages, and this doesn't 
> seem to be a desirable function.

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

Reply via email to