[
https://issues.apache.org/jira/browse/NIFI-9678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490986#comment-17490986
]
Chris Sampson commented on NIFI-9678:
-------------------------------------
Problem with updating the integration tests is that the
[elasticsearch-maven-plugin|https://github.com/alexcojocaru/elasticsearch-maven-plugin]
does not currently support downloading and starting Elasticsearch 8.x (see
https://github.com/alexcojocaru/elasticsearch-maven-plugin/issues/140).
> 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
> Assignee: Chris Sampson
> Priority: Major
>
> [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)