[JAVA-3066] Implement Unified URI Options Created: 05/Nov/18 Updated: 28/Oct/23 Resolved: 14/Aug/20 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Configuration |
| Affects Version/s: | None |
| Fix Version/s: | 3.10.0 |
| Type: | New Feature | Priority: | Major - P3 |
| Reporter: | Rathi Gnanasekaran | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Epic Link: | JVM Unified URI Options Support | ||||||||
| Case: | (copied to CRM) | ||||||||
| Backwards Compatibility: | Fully Compatible | ||||||||
| Description |
|
See New options required in the Java driver:
Options the driver can't implement (Because TLS is configured in Java via system properties. Applications that want this behavior have to configure either those system properties or provide a custom SslContext to the driver via settings):
Options where the driver's default is different that the specification's default: None |
| Comments |
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Use LinkedHashSet to ensure iteration order of options
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Use LinkedHashSet to ensure iteration order of options
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Pass all non-warning-related URI options specification tests
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Add ConnectionStringTest subclass of AbstractConnectionStringTest
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Rename ConnectionStringTest to AbstractConnectionStringTest
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Add support for new TLS-related connection string options
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Pass all non-warning-related URI options specification tests
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Add ConnectionStringTest subclass of AbstractConnectionStringTest
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Rename ConnectionStringTest to AbstractConnectionStringTest
|
| Comment by Githook User [ 15/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Add support for new TLS-related connection string options
|