This is an automated email from the ASF dual-hosted git repository.
ijokarumawak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 9d21a10 NIFI-6120 Move nifi.registry.version property to root pom so
it can be shared between nifi-framework and nifi-toolkit
new b97fbd2 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
new cd35678 NIFI-5918 Fix issue with MergeRecord when DefragmentStrategy
is on
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../nifi/processors/standard/merge/RecordBin.java | 55 ++++++++-----------
.../standard/merge/RecordBinManager.java | 10 ++--
.../standard/merge/RecordBinThresholds.java | 10 ++--
.../nifi/processors/standard/TestMergeRecord.java | 63 ++++++++++++++++++++--
4 files changed, 90 insertions(+), 48 deletions(-)