You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/11/22 09:04:00 UTC

[jira] [Created] (CAMEL-12022) direct component - Let the producer able to block and wait for consumers to be started

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)