Mark Payne created NIFI-11556:
---------------------------------
Summary: Allow Process Group to be run as a Stateless Flow
Key: NIFI-11556
URL: https://issues.apache.org/jira/browse/NIFI-11556
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework, Core UI, Documentation & Website
Reporter: Mark Payne
Assignee: Mark Payne
Fix For: 2.latest
In version 1.15.0, we introduced the ExecuteStateless Processor. This was a
quick win to allow running a flow using the Stateless Engine.
Since then, we have seen many users make use of it. However, it was always
intended as a stopgap until we had the ability to truly integrate Stateless
groups with NiFi. This feature will allow for much better integration between
the two, allowing users to configure a Process Group to run as a stateless flow.
This will offer better performance by integrating directly with repositories
and provide a much better user experience, not needing to save off the flow and
configure a separate Processor to point to it, providing visibility into what's
happening, better Provenance capabilities (as ExecuteStateless shows all events
as having been performed by the one Processor), more seamless configuration,
etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)