[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2778 ---

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194242476 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194242453 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241805 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/test/java/org/apache/nifi/processors/mongodb/PutMongoRecordIT.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241786 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241375 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/test/java/org/apache/nifi/processors/mongodb/PutMongoRecordIT.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241336 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@ -131,7

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241320 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@ -154,4

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241356 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/test/java/org/apache/nifi/processors/mongodb/PutMongoRecordIT.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
Github user MikeThomsen commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194241017 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2778#discussion_r194239526 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/PutMongoRecord.java --- @@

[GitHub] nifi pull request #2778: NIFI-5288 Quietly convert Java arrays to Lists so t...

2018-06-09 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/2778 NIFI-5288 Quietly convert Java arrays to Lists so the MongoDB API can… … handle them. Thank you for submitting a contribution to Apache NiFi. In order to streamline the