You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2021/06/14 14:01:27 UTC

[nifi] branch main updated (48befe2 -> 20c889c)

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

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


    from 48befe2  NIFI-8645: Disable LongRunningTaskMonitor by default
     add 20c889c  NIFI-8620: Ensure that we provider appropriate error messages if attempting to migrate FlowFiles from one session to another without including full hierarchy; added tests to verify behavior

No new revisions were added by this update.

Summary of changes:
 .../repository/StandardProcessSession.java         | 19 ++++-
 .../repository/StandardProvenanceReporter.java     |  4 +
 .../repository/StandardProcessSessionIT.java       | 97 ++++++++++++++++++++++
 3 files changed, 119 insertions(+), 1 deletion(-)