[JAVA-4367] Warn instead of throw for invalid query parameter values in connection string Created: 20/Oct/21  Updated: 30/Mar/22

Status: Backlog
Project: Java Driver
Component/s: Configuration
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Unknown
Reporter: Jeffrey Yemin Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Upstream Changes Summary:

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


Generated at Thu Feb 08 09:01:53 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.