Ilya Kovalev created NIFI-6932:
----------------------------------
Summary: NiFi Expression Language - hostname
Key: NIFI-6932
URL: https://issues.apache.org/jira/browse/NIFI-6932
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Affects Versions: 1.10.0
Reporter: Ilya Kovalev
NiFiĀ Expression Language evaluate hostname() for every flowfile and when we
have large number of files, it becomes a bottleneck because we have to evaluate
the same value over and over.
Is this right way to build cache into hostname() or create
cachedHostname(boolean) function?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)