[
https://issues.apache.org/jira/browse/AIRFLOW-3672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Fokko Driesprong resolved AIRFLOW-3672.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.4
> Add support for Mongo DB DNS Seedlist Connection Format
> -------------------------------------------------------
>
> Key: AIRFLOW-3672
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3672
> Project: Apache Airflow
> Issue Type: New Feature
> Components: hooks
> Affects Versions: 1.10.0
> Reporter: John Cheng
> Assignee: John Cheng
> Priority: Minor
> Fix For: 1.10.4
>
>
> Starting with version 3.6, PyMongo supports mongodb+srv:// URIs. The URI must
> include one, and only one, hostname. The hostname will be resolved to one or
> more DNS SRV records which will be used as the seed list for connecting to
> the MongoDB deployment.
> https://docs.mongodb.com/manual/reference/connection-string/index.html#dns-seedlist-connection-format
> http://api.mongodb.com/python/current/api/pymongo/mongo_client.html#pymongo.mongo_client.MongoClient
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)