Evanthx opened a new pull request #3517: NIFI-6349 Fix to MergeRecords for fragments over multiple iterations URL: https://github.com/apache/nifi/pull/3517 When MergeRecords tries to merge fragments it will close the bin after a single run. This means that fragments that come in seconds apart will not be merged but will fail. The ticket (https://issues.apache.org/jira/browse/NIFI-6349) contains reproduction steps.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
