Chris Sampson created NIFI-9678:
-----------------------------------
Summary: Elasticsearch REST API processors should support
Elasticsearch 8.x
Key: NIFI-9678
URL: https://issues.apache.org/jira/browse/NIFI-9678
Project: Apache NiFi
Issue Type: Improvement
Reporter: Chris Sampson
[Elasticsearch 8.0.0 was released
10/02/2022|https://www.elastic.co/blog/whats-new-elastic-8-0-0].
The {{nifi-elasticsearch-restapi-processors}} should be checked for
compatibility and updated if there are any problems (supporting backwards
compatibility to at least Elasticsearch 7.x and ideally 6.x).
If nothing else, the [integration
tests|https://github.com/apache/nifi/tree/main/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/src/test/groovy/org/apache/nifi/elasticsearch/integration]
should be [updated to run against the new Elasticsearch
version|https://github.com/apache/nifi/blob/main/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml#L243]
and checked for success.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)