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

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


    from c73573b  NIFI-9761 Correct PeerChannel processing for TLS 1.3 (#5836)
     new 73356ea  NIFI-9783: This closes #5855. When migrating FlowFiles from 
one ProcessSession to another, if any FlowFile had already been transferred, 
and the Relationship to which it was transferred was auto-terminated, we were 
updating the wrong member variable, which threw off our stats for the 
processor. Fixed that.
     new 4a46b08  NIFI-9782 This closes #5854. Excluded H2 DB from 
nifi-druid-bundle

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-nar-bundles/nifi-druid-bundle/pom.xml         |  4 +++
 .../repository/StandardProcessSession.java         | 21 +++++++++++---
 .../repository/StandardProcessSessionIT.java       | 33 ++++++++++++++++++++++
 3 files changed, 54 insertions(+), 4 deletions(-)

Reply via email to