Skip to content

NIFI-6349 Fix to MergeRecords for fragments over multiple iterations#3517

Closed
Evanthx wants to merge 2 commits intomasterfrom
unknown repository
Closed

NIFI-6349 Fix to MergeRecords for fragments over multiple iterations#3517
Evanthx wants to merge 2 commits intomasterfrom
unknown repository

Conversation

@Evanthx
Copy link
Contributor

@Evanthx Evanthx commented Jun 5, 2019

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.

Copy link
Member

@ijokarumawak ijokarumawak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Evanthx thanks for reporting the issue with a reproducible template and a fix! I was able to confirm this PR addresses the issue. I just wanted to make sure one trivial thing before merging this. Please check my comment. Thanks!

@ijokarumawak
Copy link
Member

All LGTM +1, merging to master. Thanks @Evanthx for your contribution!

@asfgit asfgit closed this in 99350b7 Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants