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 2015/04/11 18:16:12 UTC

[jira] [Resolved] (CAMEL-8617) camel-vertx - Add timeout during startup to wait for EventBus to be ready

     [ https://issues.apache.org/jira/browse/CAMEL-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-8617.
--------------------------------
    Resolution: Fixed

> 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)