Any invalid Values for a given key MUST be ignored and MUST log a WARN level message.
The Java driver throws instead for many of these cases. The connection string implementation should comply with the specification, and start running the URI options spec tests that specify warning: true. They are currently skipped because many of them throw exceptions.
The connection string spec states:
Any invalid Values for a given key MUST be ignored and MUST log a WARN level message.
The Java driver throws instead for many of these cases. The connection string implementation should comply with the specification, and start running the URI options spec tests that specify warning: true . They are currently skipped because many of them throw exceptions.
Description
Also, enable spec tests for this that are currently skipped