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/10 14:13:41 UTC

[nifi] branch main updated (4df2a79 -> 5c91143)

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 4df2a79  NIFI-8678 Forced Calcite 1.27.0 and Calcite Avatica 1.6.0 for Hive Bundle
     add 5c91143  NIFI-8680: Ensure that if commitAsync() is called and an Exception caught that it is rethrown

No new revisions were added by this update.

Summary of changes:
 .../repository/StandardProcessSession.java         | 12 ++++--
 .../stateless/basics/AsyncCommitCallbackIT.java    | 44 ++++++++++++++++++++++
 ...ateFlowFile.java => DoNotTransferFlowFile.java} | 13 +++----
 .../processors/tests/system/GenerateFlowFile.java  | 35 +++++++++++++++--
 .../services/org.apache.nifi.processor.Processor   |  1 +
 5 files changed, 89 insertions(+), 16 deletions(-)
 copy nifi-system-tests/nifi-system-test-extensions-bundle/nifi-system-test-extensions/src/main/java/org/apache/nifi/processors/tests/system/{TerminateFlowFile.java => DoNotTransferFlowFile.java} (77%)