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/02 08:39:29 UTC

[GitHub] [camel-kafka-connector] lburgazzoli opened a new issue #500: [task helper] use EndpointUriFactory to generate endpoint URIs

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


   As today camel-kafka-conenctor [uses](
   https://github.com/apache/camel-kafka-connector/blob/f66a9211d6a31deae9e5d26a944f7262ceb872cc/core/src/main/java/org/apache/camel/kafkaconnector/utils/TaskHelper.java#L42-L70) the `RuntimeCamelCatalog` to assemble URIs out from a set of properties but an engine to compute them without the need to the catalogue has been merged in Camel 3.6.x/master.
   
   See [RuntimeCamelCatalogEndpointUriAssemblerTest](https://github.com/apache/camel/blob/master/core/camel-core/src/test/java/org/apache/camel/catalog/RuntimeCamelCatalogEndpointUriAssemblerTest.java#L32-L40) for an example.


----------------------------------------------------------------
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] lburgazzoli commented on issue #500: [task helper] use EndpointUriFactory to generate endpoint URIs

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


   Done with https://github.com/apache/camel-kafka-connector/pull/622


----------------------------------------------------------------
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] lburgazzoli closed issue #500: [task helper] use EndpointUriFactory to generate endpoint URIs

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #500:
URL: https://github.com/apache/camel-kafka-connector/issues/500


   


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