Adam Fisher created NIFI-5978:
---------------------------------
Summary: PutMongoRecord Update and Operator Support
Key: NIFI-5978
URL: https://issues.apache.org/jira/browse/NIFI-5978
Project: Apache NiFi
Issue Type: Improvement
Reporter: Adam Fisher
*PutMongoRecord* currently focuses too much on the happy path of inserting data
when most real world scenarios need to continuously load data from the same
sources and therefore need update/merge capability. Supporting the same
functionality that was implemented for *PutMongo* in #2135 would be ideal:
* Adding support for operators like $set, $unset, $date and $setOnInsert would
be extremely powerful.
* Ability to merge matching records with different update modes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)