This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 2601f72 NIFI-6998 This closes #3972. Batch & Partitioning key +
Asynchronous sending in limited batches + Property to determine attribute name
carrying partitioning key + Maximum batch size property + Carrier object - Unit
test fakery NIFI-6998 Attributes to User Defined properties NIFI-6998 Unit
tests NIFI-6998 Review corrections + Interruption propagation (& test) + Final
carrier members + Unnecessary generic modifiers removed from generic container
NIFI-6998 checkstyle correc [...]
new eb37e74 NIFI-6902 Update PrometheusReportingTask to supply correct
fields for OutputPort
new 6dbcf9d NIFI-6902: This closes #3986. Added unit test for original
author's patch
new 824cc0e NIFI-7014: This closes #3985. Add RecordReader/Writer access
in ExecuteGroovyScript
The 3 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-groovyx-processors/pom.xml | 17 ++++++
.../processors/groovyx/ExecuteGroovyScript.java | 65 ++++++++++++++++------
.../additionalDetails.html | 12 ++++
.../groovyx/ExecuteGroovyScriptTest.java | 44 +++++++++++++++
.../groovy/test_record_reader_writer.groovy | 45 +++++++++++++++
.../prometheus/api/PrometheusMetricsUtil.java | 2 +-
.../prometheus/TestPrometheusReportingTask.java | 10 ++++
7 files changed, 177 insertions(+), 18 deletions(-)
create mode 100644
nifi-nar-bundles/nifi-groovyx-bundle/nifi-groovyx-processors/src/test/resources/groovy/test_record_reader_writer.groovy