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

[GitHub] [camel-quarkus] jamesnetherton opened a new pull request, #5127: Disallow invalid host/port values on the vertx-websocket server consumer

jamesnetherton opened a new pull request, #5127:
URL: https://github.com/apache/camel-quarkus/pull/5127

   /CC @llowinge 


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


[GitHub] [camel-quarkus] jamesnetherton merged pull request #5127: Disallow invalid host/port values on the vertx-websocket server consumer

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton merged PR #5127:
URL: https://github.com/apache/camel-quarkus/pull/5127


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


[GitHub] [camel-quarkus] jamesnetherton commented on pull request #5127: Disallow invalid host/port values on the vertx-websocket server consumer

Posted by "jamesnetherton (via GitHub)" <gi...@apache.org>.
jamesnetherton commented on PR #5127:
URL: https://github.com/apache/camel-quarkus/pull/5127#issuecomment-1653470561

   Removed the not needed `direct:sendMessage` route too.


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


[GitHub] [camel-quarkus] llowinge commented on pull request #5127: Disallow invalid host/port values on the vertx-websocket server consumer

Posted by "llowinge (via GitHub)" <gi...@apache.org>.
llowinge commented on PR #5127:
URL: https://github.com/apache/camel-quarkus/pull/5127#issuecomment-1653457060

   Looks great, thanks @jamesnetherton ! Don't you want to directly remove also 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#L43 ?


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