You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/10 19:43:00 UTC

[jira] [Commented] (NIFI-9334) Add support for upsert in PutMongoRecord.

    [ https://issues.apache.org/jira/browse/NIFI-9334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441920#comment-17441920 ] 

ASF subversion and git services commented on NIFI-9334:
-------------------------------------------------------

Commit 2730a9000e7996a0f05735854e28507e499166ac in nifi's branch refs/heads/main from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=2730a90 ]

NIFI-9334 Add support for upsert in 'PutMongoRecord'. Use 'bulkWrite' for both insert and upsert.

This closes #5482.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Add support for upsert in PutMongoRecord.
> -----------------------------------------
>
>                 Key: NIFI-9334
>                 URL: https://issues.apache.org/jira/browse/NIFI-9334
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> PutMongoRecord currently supports only inserts.
> We could add an optional property through which one could list the fields that would pose as keys when upserts are needed. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)