[
https://issues.apache.org/jira/browse/NIFI-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805567#comment-15805567
]
ASF GitHub Bot commented on NIFI-1682:
--------------------------------------
Github user pvillard31 commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1328#discussion_r95007532
--- Diff: nifi-nar-bundles/pom.xml ---
@@ -55,13 +55,13 @@
<module>nifi-scripting-bundle</module>
<module>nifi-elasticsearch-bundle</module>
<module>nifi-amqp-bundle</module>
- <module>nifi-splunk-bundle</module>
+ <module>nifi-splunk-bundle</module>
--- End diff --
really minor: could this change be reverted as it is unnecessary?
> Processor to do Rolling Window calculations using FlowFile attributes
> ---------------------------------------------------------------------
>
> Key: NIFI-1682
> URL: https://issues.apache.org/jira/browse/NIFI-1682
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
>
> Using state it is now possible to store a map of key value pairs up to 1mb.
> Taking into account storing a timestamp string and a double converted to a
> string this is on the order of 5000 values. This enables a processor that can
> store a rolling window of values to calculate things such as a rolling mean.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)