Claus Ibsen created CAMEL-8617:
----------------------------------
Summary: camel-vertx - Add timeout during startup to wait for
EventBus to be ready
Key: CAMEL-8617
URL: https://issues.apache.org/jira/browse/CAMEL-8617
Project: Camel
Issue Type: Improvement
Components: camel-vertx
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.16.0
If starting a clustered vertx eventbus then it may need extra time to startup
which requires using its async api to get the notification. The current api
calls the sync which says in javadoc that the eventbus may not be ready.
So lets improved this and wait for it with a default timeout of 60 sec
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)