Prevent camel-cometd component from consuming messages when no client has 
subscribed to channel
-----------------------------------------------------------------------------------------------

                 Key: CAMEL-1242
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1242
             Project: Apache Camel
          Issue Type: Improvement
    Affects Versions: 2.0.0
         Environment: All
            Reporter: Stephen Joyner
            Priority: Minor
             Fix For: 2.0.0


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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to