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

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

Chris Sampson created NIFI-9398:
-----------------------------------

             Summary: 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


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.1#820001)