[
https://issues.apache.org/jira/browse/NIFI-7857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard resolved NIFI-7857.
----------------------------------
Resolution: Feedback Received
Apache NiFi 1.x is no longer maintained and no new release is planned on the
1.x release line. Marking as resolved as part of a cleanup operation. Please
open a new one with an updated description if this is still relevant for NiFi
2.x.
> How to verify required parameters is valid in case GetMongo processor
> ---------------------------------------------------------------------
>
> Key: NIFI-7857
> URL: https://issues.apache.org/jira/browse/NIFI-7857
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.11.2
> Reporter: vineet harkut
> Priority: Major
> Attachments: mongodb_example_invalid_collection_name.png
>
>
> Currently, I am trying to fetch data from the MongoDB with help of the
> GetMongo processors which is working fine but in case if any of the required
> parameters are not valid (i.e. collection name, database name, and so on) it
> should throw an error which is not happening it is keep on running. In the
> case of SQL processor (i.e. ExecuteSQL, QueryDatabaseTable, and so on) if any
> of the required parameters is invalid it throws an error (For example, the
> password is invalid, table/view does not exist, and so on) expecting the same
> kind of behavior in case of GetMongo processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)