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)