Joseph Witt created NIFI-2731:
---------------------------------

             Summary: MergeContent default max number of flow files and max 
number of bins should be smaller
                 Key: NIFI-2731
                 URL: https://issues.apache.org/jira/browse/NIFI-2731
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Joseph Witt


Presently there is no default on max entries.  It should probably be set to 
1000 by default.  These are flow files and their objects are read into memory 
and can add up quickly.  Further, if we have 100 default max bins we could end 
up with 100s of thousands of flow file objects held in memory during common 
dataflow scenarios.  Recommend moving to max 5 different bins by default and 
max 1000 flow files by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to