Mark Payne created NIFI-1176:
--------------------------------
Summary: GetTwitter can cause OOME with small heaps if
backpressure applied
Key: NIFI-1176
URL: https://issues.apache.org/jira/browse/NIFI-1176
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Reporter: Mark Payne
Fix For: 0.4.0
GetTwitter queues up a lot of data in the background and then transfers the
data via FlowFile when triggered to run. However, if backpressure is applied
the queue can grow to the point of 100,000 tweets. We need to bring this down
to a couple thousand max.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)