[
https://issues.apache.org/jira/browse/NIFI-12312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-12312.
-----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> ForkEnrichment & JoinEnrichment in Stateless NiFi
> --------------------------------------------------
>
> Key: NIFI-12312
> URL: https://issues.apache.org/jira/browse/NIFI-12312
> Project: Apache NiFi
> Issue Type: Bug
> Components: NiFi Stateless
> Affects Versions: 1.19.1
> Reporter: Ameya Shendre
> Priority: Major
> Labels: NiFi, enrichment, nifi-stateless, stateless
>
> I have a standard flow like the one mentioned in here:
> [https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.23.2/org.apache.nifi.processors.standard.ForkEnrichment/additionalDetails.html]
>
> Basically, ForkEnrichment then enrichment over HTTP and then JoinEnrichment
> of original & enriched data using the WRAPPER strategy.
> I'm trying to run this flow using the 1.19.1 NiFi Stateless engine.
> Since the NiFi Stateless engine is single-threaded, I'm observing that
> JoinEnrichment first gets timed out on the original Flow File & then on the
> enriched flow file. It's not able to run enrichment in parallel & then Join
> them since it never has 2 flow files in the bin.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)