You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/09/17 03:41:00 UTC

[jira] [Commented] (NIFI-7768) enhance the MongoDB processor URL acceptance protocol to accept mongodb+srv://

    [ https://issues.apache.org/jira/browse/NIFI-7768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197351#comment-17197351 ] 

ASF subversion and git services commented on NIFI-7768:
-------------------------------------------------------

Commit f4ee9fefa9b1e14f4f0449f92fba9dcf0d4ea0f9 in nifi's branch refs/heads/main from Mike Thomsen
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f4ee9fe ]

NIFI-7768 Added support for monogdb+srv connection strings.

This closes #4514.

Signed-off-by: Joey Frazee <jf...@apache.org>


> 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
>            Assignee: Mike Thomsen
>            Priority: Critical
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> 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)