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 eef0470 NIFI-7175 Fixed core attributes formatting in Developer
Guide. (#4066)
new 1b0e386 NIFI-7114: Fix file leaks in StandardCommsSession and S2S
Reporting components
new 6ea78c5 NIFI-7114: This closes #4069. Update time-sensitive tests in
TestLuceneEventIndex
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:
.../provenance/index/lucene/TestLuceneEventIndex.java | 4 ++--
.../nifi/reporting/SiteToSiteBulletinReportingTask.java | 14 +++++++++++---
.../nifi/reporting/SiteToSiteMetricsReportingTask.java | 12 ++++++++++--
.../reporting/SiteToSiteProvenanceReportingTask.java | 14 +++++++++++---
.../nifi/reporting/SiteToSiteStatusReportingTask.java | 14 +++++++++++---
.../reporting/sink/SiteToSiteReportingRecordSink.java | 16 ++++++++++------
.../distributed/cache/client/StandardCommsSession.java | 2 ++
7 files changed, 57 insertions(+), 19 deletions(-)