Claus Ibsen created CAMEL-6405:
----------------------------------

             Summary: seda/vm - Discard messages if shutting down route
                 Key: CAMEL-6405
                 URL: https://issues.apache.org/jira/browse/CAMEL-6405
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


See
http://stackoverflow.com/questions/16775863/how-to-quickly-stop-seda-in-camel

If you are stopping a seda route you may want to just discard the messages in 
the queue, eg purge the queue.

Then the shutdown is faster, as its only the current in-flight messages.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to