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/09/02 11:23:00 UTC

[jira] [Resolved] (CAMEL-13085) Java DSL: Add explicit endings such as “endSplit”, “endMulticast”, "endException"

     [ https://issues.apache.org/jira/browse/CAMEL-13085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13085.
---------------------------------
    Resolution: Won't Fix

> Java DSL: Add explicit endings such as “endSplit”, “endMulticast”, "endException"
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-13085
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13085
>             Project: Camel
>          Issue Type: Wish
>          Components: camel-core
>            Reporter: Peter Keller
>            Priority: Major
>             Fix For: Future
>
>
> For non-trivial complex routes it isn't obvious where structurel elements such as {{split}}, {{multicast}} or {{exception}} are ending. This is even true for non-novice user of the framework.
> Suggestion: Add explicit endings such as {{endSplit}}, {{endMulticast}}, {{endException}} to the Java DSL. These ending may be optional so that no migration is needed from Camel 2 to Camel 3.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)