Claus Ibsen created CAMEL-12022:
-----------------------------------
Summary: direct component - Let the producer able to block and
wait for consumers to be started
Key: CAMEL-12022
URL: https://issues.apache.org/jira/browse/CAMEL-12022
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 2.21.0
Similar to what direct-vm component can do. We should let the direct producer
detect that if there is no consumer yet, then it can wait until its ready (with
timeout) during starting routes.
This can avoid the slim chance during route startup that you get a
DirectConsumerNotAvailableException
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)