ChrisSamo632 commented on PR #6903:
URL: https://github.com/apache/nifi/pull/6903#issuecomment-1517903668

   @davis-anthony that would definitely warrant a new Jira ticket to make such 
a change I think.
   
   Some sort of "half-way house" approach may be more appropriate, e.g. like 
PartitionRecord where `errors` Records are grouped together into a FlowFile 
coming from `PutElasticsearchRecord` based upon the `type` of `error` indicated 
by the Elasticsearch response, with the type added to the FlowFile as the 
`elasticsearch.bulk.error` attribute, something like that might be helpful and 
hopefully avoid splitting FlowFiles up too much. This would also be an optional 
thing to enable in the processor.
   
   Feel free to raise a ticket for further discussion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to