[JAVA-4911] per-MongoClient DNS lookup configuration Created: 17/Mar/23 Updated: 28/Oct/23 Resolved: 18/Apr/23 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Configuration, Connection Management |
| Affects Version/s: | None |
| Fix Version/s: | 4.10.0 |
| Type: | New Feature | Priority: | Major - P3 |
| Reporter: | Ashni Mehta | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Backwards Compatibility: | Minor Change | ||||
| Documentation Changes: | Needed | ||||
| Documentation Changes Summary: | It's debatable whether we should bother documenting this feature, as the use case is very niche. But marking as Needed so we can consider it. At the least, we can mention something in release notes about it and link to API docs |
||||
| Description |
|
We removed support in A draft PR for the API proposal can be found here https://github.com/mongodb/mongo-java-driver/pull/1098. |
| Comments |
| Comment by Githook User [ 21/Apr/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Fix test
|
| Comment by Githook User [ 21/Apr/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Fix test
|
| Comment by Githook User [ 19/Apr/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Improve DNS configuration tests
|
| Comment by Githook User [ 19/Apr/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Fix UnixServerAddress interaction with InetAddressResolver
|
| Comment by Githook User [ 18/Apr/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Support per-MongoClient DNS lookup configuration (#1104)
|