Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8617

camel-vertx - Add timeout during startup to wait for EventBus to be ready

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.16.0
    • camel-vertx
    • None
    • Unknown

    Description

      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

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: