catshout commented on issue #3003:
URL: https://github.com/apache/camel-k/issues/3003#issuecomment-1039062719


   @squakez One further remark from an architecture point of view.
   
   If an Integration is being used by multiple Integrations, the Integration 
itself isn't self contained as it has dependencies to an Integration Kit. The 
relation between Integration Kit and Integration is 1:n, what I did understand 
now from your answers.
   
   How does this fit into a micro service pattern? IMHO a micro service must be 
autonomous. This isn't the case with a Camel-K integration. The first 
autonomous layer are multiple integrations dependent to one Integration Kit.
   
   What are the reasons behind this? May be it's worth to think about some 
re-design on next major level to reach an autonomy of single Integrations?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to