Allow seda consumers to be suspended/resumed
--------------------------------------------

                 Key: CAMEL-4153
                 URL: https://issues.apache.org/jira/browse/CAMEL-4153
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.8.0


We should allow seda consumers to be suspended/resumed which may be a more 
gentle way instead of using start/stop. The reason is that start/stop 
creates/shutdown thread pools etc. And you may not want to do that. Instead you 
may prefer to just have the consumer not poll in new exchanges from the seda 
queue.

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

        

Reply via email to