You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ilya Kovalev (Jira)" <ji...@apache.org> on 2019/12/08 17:07:00 UTC

[jira] [Created] (NIFI-6932) NiFi Expression Language - hostname

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)