You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/07 19:32:00 UTC

[jira] [Commented] (NIFI-9541) Remove Elasticsearch 5 Processors

    [ https://issues.apache.org/jira/browse/NIFI-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17470846#comment-17470846 ] 

ASF subversion and git services commented on NIFI-9541:
-------------------------------------------------------

Commit 109e4d1c9548c383a1a2d50d5d73a5a451cb8585 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=109e4d1 ]

NIFI-9541 Removed Elasticsearch 5 Processors

- Removed nifi-elasticsearch-5-bundle
- Removed include-elasticsearch-5-bundle profile from nifi-assembly

This closes #5636

Signed-off-by: Mike Thomsen <mt...@apache.org>


> Remove Elasticsearch 5 Processors
> ---------------------------------
>
>                 Key: NIFI-9541
>                 URL: https://issues.apache.org/jira/browse/NIFI-9541
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Elasticsearch 5.0 reached end of life on 2018-04-26, and Elasticsearch 5.6 reached end of life on 2019-03-11 according to [Elasticsearch support documentation|https://www.elastic.co/support/eol].
> The NiFi Elasticsearch 5 processors leverage client version 5.0.1 which provides narrow compatibility with different Elasticsearch 5 versions using the deprecated transport protocol. The NiFi Elasticsearch 5 processors are not built as part of the convenience binary release, but can be downloaded separately from Maven Central Repository.
> With Elasticsearch 5 no longer received updates, and alternative Elasticsearch components available in NiFi using the supported REST protocol, maintaining the current Elasticsearch 5 components will become more difficult down the road. With the ability to run NAR files from previous versions, users requiring Elasticsearch 5 components can continue to download the Elasticsearch 5 NAR files from Maven Central.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)