[
https://issues.apache.org/jira/browse/NIFI-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15114634#comment-15114634
]
Aldrin Piri commented on NIFI-1388:
-----------------------------------
Build good.
Will merge in off my local branch, thanks for adjusting this appropriately and
the accompanying template.
> GetMongo Documentation is wrong
> -------------------------------
>
> Key: NIFI-1388
> URL: https://issues.apache.org/jira/browse/NIFI-1388
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Fix For: 0.5.0
>
> Attachments:
> 0001-NIFI-1388-Corrected-the-property-descriptor-for-the-.patch,
> MongoDB_Get_and_Put_Example.xml
>
>
> The property descriptor for the query states:
> "The selection criteria; must be a valid BSON document; if omitted the entire
> collection will be queried"
> Except that following the flow of logic it uses org.bson.Document to parse
> "MongoDB Extended JSON format" into a BSON document. The property descriptor
> needs to be updated to:
> The selection criteria; must be a valid MongoDB Extended JSON format; if
> omitted the entire collection will be queried
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)