[
https://issues.apache.org/jira/browse/NIFI-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16117865#comment-16117865
]
ASF subversion and git services commented on NIFI-4124:
-------------------------------------------------------
Commit 67819e5019893fc02022a5d361759b3504276753 in nifi's branch
refs/heads/master from [~mike.thomsen]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=67819e5 ]
NIFI-4124 Added org.apache.nifi.mongo.PutMongoRecord.
Added changes based on code review. Changed:
* Put record reader instantiation inside of try-with.
* Put a batch size for the insert List.
* Ensured that session.transfer() to the success relationship will always
happen.
Removed an unused import to fix the style check.
This closes #1945.
Signed-off-by: Andy LoPresto <[email protected]>
> Add a Record API-based PutMongo clone
> -------------------------------------
>
> Key: NIFI-4124
> URL: https://issues.apache.org/jira/browse/NIFI-4124
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Mike Thomsen
> Priority: Minor
> Labels: mongodb, putmongo, records
>
> A new processor that can use the Record API to put data into Mongo is needed.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)