[ 
https://issues.apache.org/jira/browse/NIFI-3716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064013#comment-16064013
 ] 

ASF subversion and git services commented on NIFI-3716:
-------------------------------------------------------

Commit 7314066b6a2d5716e00884e9b6992ad60823d4a3 in nifi's branch 
refs/heads/master from Eric
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7314066 ]

NIFI-3716 Created flow analyzer in NiFi Toolkit.

This closes #1747.

Signed-off-by: Andy LoPresto <[email protected]>


> Utility to calculate MAX storage required for BackPressure on a Node
> --------------------------------------------------------------------
>
>                 Key: NIFI-3716
>                 URL: https://issues.apache.org/jira/browse/NIFI-3716
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Joseph Niemiec
>            Assignee: Eric Ulicny
>            Priority: Trivial
>
> Today there is no way to understand the max amount of data which can be 
> stored in backpressure for a given flow. Personally have had users configure 
> queues with impossible backpressure amounts that would definitely fill the 
> disk, having an operational tool to understand if anyone has done something 
> so dramatic would be helpful. 
> I see this produce a report by analyzing the FlowFile.xml.gz.
> * Total Storage for all queues Backpressure 
> * Average Storage of all queues  Backpressure
> * Min and Max of all queues  Backpressure over the entire flow. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to