[ https://issues.apache.org/jira/browse/NIFI-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14955342#comment-14955342 ]
ASF subversion and git services commented on NIFI-730: ------------------------------------------------------ Commit 4b41aaab029518909b58bf069a0c8b2a2bdca91b in nifi's branch refs/heads/NIFI-730 from [~mcgilman] [ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=4b41aaa ] NIFI-730: - Fixing checkstyle violations. - Wiring endpoints and framework model. - Lowering the max delay while polling from 8 seconds to 4 seconds. > Purge Queue from UI > ------------------- > > Key: NIFI-730 > URL: https://issues.apache.org/jira/browse/NIFI-730 > Project: Apache NiFi > Issue Type: Improvement > Components: Core Framework, Core UI > Reporter: Brian Ghigiarelli > Priority: Minor > > Making changes to connections between NiFi processors is difficult when data > is queued up between those processors. A workaround to this data build up is > to stop both processors, reduce/set the FlowFile Expiration of the connection > to a low number (e.g., 2 sec), then start the receiving processor to age off > the data. > A more user-friendly solution is to provide a "Purge" or "Delete" context > menu option on the queues to remove the data and/or age it off immediately. -- This message was sent by Atlassian JIRA (v6.3.4#6332)