exceptionfactory commented on PR #6369: URL: https://github.com/apache/nifi/pull/6369#issuecomment-1269260168
Thanks for the update @michael81877. The `merge()` method calls `Bin.getContents()`, which returns all the FlowFiles. It should be possible to check the size of the FlowFiles and if any one is over the limit, set a flag to enable big number mode. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
