You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "MikeThomsen (via GitHub)" <gi...@apache.org> on 2023/06/27 17:38:09 UTC

[GitHub] [nifi] MikeThomsen commented on pull request #6918: NIFI-11129 - adding PutMongoBulk processor to use the bulkWrite API

MikeThomsen commented on PR #6918:
URL: https://github.com/apache/nifi/pull/6918#issuecomment-1609953828

   @exceptionfactory 
   
   > On the other hand, the conditionals inside the onTrigger method perform significantly different operations. Is the goal to support a combination of insert, update, and delete operations in a single execution? This is generally counter to most other Processors.
   
   We already have something similar in the Elasticsearch package where you can do a very complex set of bulk operations from a single flowfile with PutElasticsearchRecord.


-- 
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-unsubscribe@nifi.apache.org

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