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 2020/10/08 11:13:26 UTC

[GitHub] [camel-kafka-connector] apupier commented on issue #430: Provide a catalog of potential configuration properties specific to Camel Kafka Connector

apupier commented on issue #430:
URL: https://github.com/apache/camel-kafka-connector/issues/430#issuecomment-705500743


   > @apupier and @lhein can you provide some information about the way you want to consume these metadata and options? So we can provide an API eventually and later.
   
   What I have in mind is:
   * declare dependency on the "Camel Kafka Connector Catalog" artifact that provides the catalog
   * the Camel Language Server is written Java. The ideal would be a method API that is returning the Catalog as Java model. It can also be a method API returning the json as a string and Camel Language Server defines the Java model in our codebase. Or it can also be that the Camel Language Server retrieve the resources in the jar and Camel Language Server defines the Java model in our codebase.
   
   Something even better would be to be able to reuse the Camel Catalog directly which allows to use different versions (but it sounds a lot more work and I do not know how it is feasible)


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

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