Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
source-mongodb: better error message when url is for online-archive
Mongodb has an "online archive" service, which looks a lot like mongodb but doesn't work with our connector. This adds an explicit check for URLs that appear to be for that service, and returns a clearer error message in case someone uses such a URL.
- Loading branch information