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 2022/06/02 16:06:20 UTC

[GitHub] [camel] davsclaus commented on pull request #7714: CAMEL-18127: added adapter auto-configuration for AWS2 Kinesis

davsclaus commented on PR #7714:
URL: https://github.com/apache/camel/pull/7714#issuecomment-1145045560

   How are the adapters discovered? Some kind of classpath discovery? If so we have the existing FactoryFinder that we use for everything in Camel ala components, languages, health checks, and other things.
   
   The manifest files are stored in META-INF/services/org/apache/camel/...
   
   I noticed that in this PR that it may not be the location for this?


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