nifi/nifi-nar-bundles/nifi-mongodb-bundle
Mike Thomsen 67819e5019
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 <alopresto@apache.org>
2017-08-07 22:10:27 -07:00
..
nifi-mongodb-nar NIFI-3997: 2017-06-08 15:22:51 -04:00
nifi-mongodb-processors NIFI-4124 Added org.apache.nifi.mongo.PutMongoRecord. 2017-08-07 22:10:27 -07:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00