javier-nieto-nexplore opened a new issue #2347:
URL: https://github.com/apache/drill/issues/2347
**Describe the bug**
Trying drill:1.19.0 with the mongo string
mongodb+srv://[username:password@]host[/[database][?options]] result in a java
unknownhost exception host+27017 port
This is working with version 1.18.0 and the previous mongo java driver
Tested with mongo server 3.6 and 4.4.10
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Storage tab
2. Create new storage of type mongo with mongodb+srv protocol style
3. Try to list schemes
4. See error at logs sqlline.log
**Expected behavior**
Flawless mongodb+srv service connection
**Screenshots**
**Desktop (please complete the following information):**
- OS: docker image drill:1.19.0
**Smartphone (please complete the following information):**
**Additional context**
Maybe related to this improvement:
https://issues.apache.org/jira/browse/DRILL-7903
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]