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 2020/06/01 15:34:37 UTC

[nifi] branch master updated (2e45d95 -> 1ec6675)

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

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


    from 2e45d95  Updated KEYS with new key after previous one expired
     add 1ec6675  NIFI-7403:Add a function that adjust if the result is failed before we call the onFailed or onCompleted function. If the result is failed, return true and do sth

No new revisions were added by this update.

Summary of changes:
 .../processor/util/pattern/PartialFunctions.java   |   6 ++
 .../apache/nifi/processor/util/pattern/Put.java    |  21 +++-
 .../apache/nifi/processors/standard/PutSQL.java    |  20 +++-
 .../nifi/processors/standard/TestPutSQL.java       | 109 +++++++++++++++------
 4 files changed, 125 insertions(+), 31 deletions(-)