lburgazzoli commented on issue #2081:
URL: https://github.com/apache/camel-k/issues/2081#issuecomment-788721353


   I think the main issue here is that, if in your route you instantiate the 
same kamelets/templates twice, the you have issues when configuring components 
as the same component is shared among the kamelets/templates  (that's the 
reason we have the kamelet-reifier component in camel-k). 
   
   A solution would be to have a route context where the kamelet can bind its 
own beans but that would complicate a little the camel context.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to