Ravi Teja created NIFI-7768:
-------------------------------
Summary: enhance the MongoDB processor URL acceptance protocol to
accept mongodb+srv://
Key: NIFI-7768
URL: https://issues.apache.org/jira/browse/NIFI-7768
Project: Apache NiFi
Issue Type: New Feature
Components: Core Framework
Environment: Any machine or platform would have similar pattern
Reporter: Ravi Teja
when trying to connect to a MongoDB atlas instance, we see a message that says
`mongo db URL should start with mobgodb://`. But our atlas connection string
starts with `mongodb+srv`. Please enhance the processor/controller service to
accept `mongodb+srv://` also.
More info here: https://docs.mongodb.com/manual/reference/connection-string/
--
This message was sent by Atlassian Jira
(v8.3.4#803005)