You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/03/16 20:18:00 UTC

[jira] [Created] (CAMEL-17811) documentation - Explain better the difference between kamelet eip vs to kamelet

Claus Ibsen created CAMEL-17811:
-----------------------------------

             Summary: documentation - Explain better the difference between kamelet eip vs to kamelet
                 Key: CAMEL-17811
                 URL: https://issues.apache.org/jira/browse/CAMEL-17811
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, eip
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.16.0


Calling kamelets should be done via endpoints, so its like calling any other camel component.

The Kamelet EIP is a special EIP that are designed for special situations for kamelets when you want a kamelet to have sub children that are only executed when the kamelet decides (when its kamelet:source is hit).

This allows to make kamelets acts as splitter, aggregators and other complex EIPs.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)