[
https://issues.apache.org/jira/browse/NIFI-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-924.
-----------------------------------
Resolution: Won't Fix
With the benefit of historical background, implementing components as
generalized wrappers around a Java Domain Specific Language for processing is
not a good fit for inclusion within the Apache NiFi project.
Historical approaches included Processors for Apache Flume and the Spring
Framework, both of which were removed from NiFi 2.
Generalized frameworks are useful in themselves, but do not align well as NiFi
Processors due to multiple layers of abstraction, large numbers of
dependencies, and complexities surrounding troubleshooting. For these reasons,
Processors providing generalized integration with Apache Camel should not be
considered for inclusion in Apache NiFi itself.
> Add Camel support in NiFi
> -------------------------
>
> Key: NIFI-924
> URL: https://issues.apache.org/jira/browse/NIFI-924
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Jean-Baptiste Onofré
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> I'm working on a NiFi Route able to leverage a Camel route (runtime routing),
> and another one being able to bootstrap a Camel route starting from Camel
> DSLs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)