Chris Sampson created NIFI-12255:
------------------------------------
Summary: PutElasticsearch* processor relationships should be
renamed
Key: NIFI-12255
URL: https://issues.apache.org/jira/browse/NIFI-12255
Project: Apache NiFi
Issue Type: Improvement
Reporter: Chris Sampson
Fix For: 2.latest
The {{PutElasticsearchRecord}} (and possibly {{PutElasticsearchJson}}) should
have their relationships renamed to make them clearer for users, for example:
* failure
* -original (was success)- - I'm unsure on this
* successful (i.e. Records that processed in Elasticsearch without error)
* errors (i.e. Records that resulted in an error within Elasticsearch)
* error_responses (new for 1.24; the error responses received from
Elasticsearch, if any)
The {{Result Record Writer}} should also be made *mandatory* so that {{error}}
responses from Elasticsearch are always checked and processed to send Records
to {{successful}} or {{errors}} relationships as appropriate (other properties
may also want updating/removing to make the UX of these processors simpler in
this area)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)