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/11/05 12:34:03 UTC

[GitHub] [camel-kafka-connector] apupier opened a new issue #677: Syslog connector is missing from the catalog

apupier opened a new issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677


   `org.apache.camel.kafkaconnector.syslog.CamelSyslogSourceConnector` is not part of the catalog.
   
   guess: the class extends CamelNettySourceConnector and not directly CamelSourceConnector or it is because the class is not generated


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



[GitHub] [camel-kafka-connector] oscerd commented on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722356853


   Yes, it is the only one. Particular is related to the fact that basically the component is a dataformat. To make it work as a connector we needed to make it extending the NettySourceConnector. This was done in the early stage of the development while we were testing what could work and what not.


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



[GitHub] [camel-kafka-connector] apupier edited a comment on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
apupier edited a comment on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722355057


   is it the only one?
   
   any ideas to include "particular" connector(s) in catalog?


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



[GitHub] [camel-kafka-connector] oscerd commented on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722352574


   The syslog connector is a bit particular. So, no, it's not part of autogenerated catalog.


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



[GitHub] [camel-kafka-connector] apupier edited a comment on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
apupier edited a comment on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722355057


   is it the only one?
   
   any ideas to include "particular" connector(s) in catalog?
   What means "particular"? That it the connector is not auto-genrated?


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



[GitHub] [camel-kafka-connector] oscerd commented on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
oscerd commented on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722357244


   The only way we have to do this is including it in the catalog by hand.


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



[GitHub] [camel-kafka-connector] apupier commented on issue #677: Syslog connector is missing from the catalog

Posted by GitBox <gi...@apache.org>.
apupier commented on issue #677:
URL: https://github.com/apache/camel-kafka-connector/issues/677#issuecomment-722355057


   is it the only one?
   
   any ideas to include "particular" connector in catalog?


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