You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/06/05 05:35:54 UTC

[GitHub] [nifi] Evanthx opened a new pull request #3517: NIFI-6349 Fix to MergeRecords for fragments over multiple iterations

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:
users@infra.apache.org


With regards,
Apache Git Services