Github user mans2singh commented on the pull request:

    https://github.com/apache/nifi/pull/213#issuecomment-195409880
  
    @apiri  - To make things simple we get rid of the batch size and we just 
get one flow file at a time on each invocation of the onTrigger.  We store the 
flow files in memory until the max size limit or no more are coming in and then 
send the batch held in memory to kinesis firehose.  Do we have to do anything 
to "close out" the collected batch ?  


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to