joewitt commented on PR #8631:
URL: https://github.com/apache/nifi/pull/8631#issuecomment-2050125108

   @pvillard31 I was meaning to say it is good to warn the user about usage not 
making sense with that processor.  But it does not need to be configurable what 
the size is - we already have too many dials/knobs.  Instead the processor 
should keep some simple state about the rate/avg size of files seen and if over 
say a 1-5 minute interval the data is on average 'too small' then log a 
warn/bulletin.  The bulletin could certainly advise the user that data to this 
processor should be batched together and that a component such as MergeContent 
or MergeRecord can be helpful.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to