This is an automated email from the ASF dual-hosted git repository.

pvillard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 65ca8e6  NIFI-6942 This closes #3934. Added a reporting task to push 
provenance data to azure log analytics.
     new 1ee6dba  NIFI-6886 - Bugfix
     new 9ed4623  NIFI-6886: Fixed SiteToSiteReportingRecordSink, refactored 
mocks

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:
 .../reporting/AbstractSiteToSiteReportingTask.java | 10 +++----
 .../reporting/SiteToSiteBulletinReportingTask.java | 13 ++++----
 .../reporting/SiteToSiteMetricsReportingTask.java  |  3 ++
 .../SiteToSiteProvenanceReportingTask.java         |  3 ++
 .../reporting/SiteToSiteStatusReportingTask.java   |  3 ++
 .../apache/nifi/reporting/s2s/SiteToSiteUtils.java | 23 +++++++-------
 .../sink/SiteToSiteReportingRecordSink.java        |  4 +++
 .../TestSiteToSiteBulletinReportingTask.java       | 35 ++++++++++------------
 .../TestSiteToSiteMetricsReportingTask.java        | 31 ++++++++++---------
 .../TestSiteToSiteProvenanceReportingTask.java     | 30 +++++++++----------
 .../TestSiteToSiteStatusReportingTask.java         | 33 ++++++++++----------
 11 files changed, 99 insertions(+), 89 deletions(-)

Reply via email to