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/05/29 17:30:25 UTC

[nifi] branch main updated (bf960ca -> e0a1cb8)

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 bf960ca  NIFI-8522 NiFi can duplicate controller services when generating templates
     add e0a1cb8  NIFI-8133 Add ability to supress null/empty values in ElasticSearchClientService for PutElasticsearchRecord output

No new revisions were added by this update.

Summary of changes:
 .../elasticsearch/ElasticSearchClientService.java  | 16 +++++++
 .../nifi-elasticsearch-client-service/pom.xml      |  2 +-
 .../ElasticSearchClientServiceImpl.java            | 12 ++++-
 .../ElasticSearch5ClientService_IT.groovy          | 55 ++++++++++++++++++++--
 .../elasticsearch/PutElasticsearchRecord.java      | 29 ------------
 .../PutElasticsearchRecordTest.groovy              | 12 +++--
 6 files changed, 87 insertions(+), 39 deletions(-)