Wietze B created NIFI-6403:
------------------------------
Summary: ElasticSearch field selection broken in Elastic 7.0+
Key: NIFI-6403
URL: https://issues.apache.org/jira/browse/NIFI-6403
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.9.2
Reporter: Wietze B
Elastic has
[deprecated|https://www.elastic.co/guide/en/elasticsearch/reference/6.6/breaking-changes-6.6.html#_deprecate_literal__source_exclude_literal_and_literal__source_include_literal_url_parameters]
the {{source_include}} search parameter in favour of {{source_includes}} in
version 7.0 and higher.
This means that processors using the field selection will get an HTTP 400 error
upon execution.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)