You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/07/09 14:18:03 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #892: [camel-master branch] support ComponentNameResolver

jamesnetherton commented on issue #892:
URL: https://github.com/apache/camel-quarkus/issues/892#issuecomment-877223005


   I finally got around to taking another look at this. Is the intention that `CamelContext.getComponentNames` would leverage this?
   
   If so the signature for that method and `ComponentNameResolver.resolveNames` has an incompatible return type. `Set` Vs `List`, so Camel would need modifying.
   


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