This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-13636 in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2d6b9bb CAMEL-13636: camel3 - SPI for ReactiveHelper so we can plugin different reactive engines add 3f8c5bf CAMEL-13636: camel3 - SPI for ReactiveHelper so we can plugin different reactive engines No new revisions were added by this update. Summary of changes: .../org/apache/camel/spi/ReactiveExecutor.java | 2 +- .../engine/DefaultAsyncProcessorAwaitManager.java | 1 - .../camel/impl/engine/DefaultReactiveExecutor.java | 9 +++++++ .../processor/SharedCamelInternalProcessor.java | 8 +++---- .../reactive/vertx/VertXReactiveExecutor.java | 28 +++++++++++++++++++--- 5 files changed, 39 insertions(+), 9 deletions(-)