You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2022/11/05 22:19:00 UTC

[jira] [Updated] (NIFI-9398) ElasticsearchClientService and restapi processors should be verified

     [ https://issues.apache.org/jira/browse/NIFI-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Thomsen updated NIFI-9398:
-------------------------------
    Fix Version/s: 1.19.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> ElasticsearchClientService and restapi processors should be verified
> --------------------------------------------------------------------
>
>                 Key: NIFI-9398
>                 URL: https://issues.apache.org/jira/browse/NIFI-9398
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework
>    Affects Versions: 1.15.0
>            Reporter: Chris Sampson
>            Assignee: Chris Sampson
>            Priority: Minor
>             Fix For: 1.19.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> The {{ElasticsearchClientService}} should implement {{VerifiableControllerService}} and verify its properties, e.g. check that the specified host/port actually connect to an Elasticsearch instance, etc.
> Similarly the {{nifi-elasticsearch-restapi-processors}} should implement {{VerifiableProcessor}} to verify their settings, e.g. check whether {{type}} can be specified for the version of Elasticsearch and/or whether the target {{index}} exists (for processors where the index wouldn't be automatically created as part of the operation, e.g. {{PutElasticsearch}})



--
This message was sent by Atlassian Jira
(v8.20.10#820010)