Dan Bress created NIFI-440:
------------------------------
Summary: Create PerformanceConsider annotation
Key: NIFI-440
URL: https://issues.apache.org/jira/browse/NIFI-440
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework, Documentation & Website
Affects Versions: 0.1.0
Reporter: Dan Bress
>From Joe:
We should also consider an annotation that lets the developer indicate
something like "PerformanceConsider" whereby they can signal for the UI and
documentation an important performance note for someone building the flow to
consider. For example, the processor EvaluateJSONPath has a note indicating it
reads the entire object into memory to do its thing. This is important because
it means there is a concern one should have in mind for object size and
concurrency and so on. Totally feasible one might warn of disk usage or cpu
usage for a given case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)