Gabor Gyimesi created MINIFICPP-1603:
----------------------------------------
Summary: Support Funnel element in flow definition
Key: MINIFICPP-1603
URL: https://issues.apache.org/jira/browse/MINIFICPP-1603
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Gabor Gyimesi
Assignee: Gabor Gyimesi
In NiFi we have the possibility to add a funnel element to the flow definition
to merge multiple incoming connections. MiNiFi agent currently does not support
this which needs to be added. The handling of a new "Funnels" element in the
flow configuration yaml file should be added:
{code:java}
Funnels:
- id: 88d4eb63-73a9-4e24-93e0-b0af3ef4e010
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)