You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "llowinge (via GitHub)" <gi...@apache.org> on 2023/07/25 11:00:53 UTC

[GitHub] [camel-quarkus] llowinge opened a new issue, #5118: vertx-websocket can be configured with host + port without any impact on the exposed endpoint

llowinge opened a new issue, #5118:
URL: https://github.com/apache/camel-quarkus/issues/5118

   ### Describe the feature here
   
   This [test](https://github.com/apache/camel-quarkus/blob/main/integration-tests/vertx-websocket/src/main/java/org/apache/camel/quarkus/component/vertx/websocket/it/VertxWebsocketRoutes.java#L39) shows that it is possible to configure `from("vertx-websocket:redundant.host:9999/test/default/host/port/applied")`, but the host `redundant.host` and port `9999` are not used at all. It would be better to not allow such configuration at all.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-quarkus] jamesnetherton closed issue #5118: vertx-websocket consumer can be configured with host + port without any impact on the exposed endpoint

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton closed issue #5118: vertx-websocket consumer can be configured with host + port without any impact on the exposed endpoint
URL: https://github.com/apache/camel-quarkus/issues/5118


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org