[JAVA-3114] Deprecate ConnectionString streamType property Created: 06/Dec/18 Updated: 28/Oct/23 Resolved: 13/Dec/18 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Configuration |
| Affects Version/s: | None |
| Fix Version/s: | 3.10.0 |
| Type: | Improvement | Priority: | Major - P3 |
| Reporter: | Jeffrey Yemin | Assignee: | Jeffrey Yemin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
The streamType property on ConnectionString (and associated streamType query parameter in the URI string) allows an application to easily enable Netty. This is problematic for a number of reasons:
For these reasons, we plan to deprecate the streamType property and remove support in 4.0. Deprecation should include:
|
| Comments |
| Comment by Githook User [ 14/Jan/19 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Deprecate streamType connection string query parameter
|
| Comment by Githook User [ 13/Dec/18 ] |
|
Author: {'username': 'jyemin', 'email': 'jeff.yemin@10gen.com', 'name': 'Jeff Yemin'}Message: Deprecate streamType connection string query parameter
|
| Comment by Jeffrey Yemin [ 06/Dec/18 ] |
|
Consider doing the second two items in the 3.9 time frame (patch release + reference doc update) |