This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 79eec183b68 Polished
add 0aa88303ca2 CAMEL-22133: Fix VertxPlatformHttpServer Vertx shutdown
logic
No new revisions were added by this update.
Summary of changes:
.../http/vertx/VertxPlatformHttpServer.java | 2 +-
.../http/vertx/VertxPlatformHttpEngineTest.java | 7 +++
.../vertx/VertxPlatformHttpSharedVertxTest.java | 65 ++++++++++++++++++++++
3 files changed, 73 insertions(+), 1 deletion(-)
create mode 100644
components/camel-platform-http-vertx/src/test/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpSharedVertxTest.java