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/11/16 20:17:22 UTC

[nifi] branch main updated (5c92537 -> 47cc286)

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

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


    from 5c92537  NIFI-7474 Allow index operation type to be provided for PUT Elasticsearch processors
     add 47cc286  NIFI-7972 Add a boolean property by which the user can tell the processor to yield (and try again later) whenever it encounters a NUL character.

No new revisions were added by this update.

Summary of changes:
 .../apache/nifi/processors/standard/TailFile.java  | 65 +++++++++++++++++-
 .../nifi/processors/standard/TestTailFile.java     | 77 ++++++++++++++++++++++
 2 files changed, 139 insertions(+), 3 deletions(-)