[JAVA-5180] Remove Stream#supportsAdditionalTimeout Created: 27/Sep/23 Updated: 05/Dec/23 Resolved: 06/Nov/23 |
|
| Status: | Closed |
| Project: | Java Driver |
| Component/s: | Internal |
| Affects Version/s: | None |
| Fix Version/s: | 5.0.0 |
| Type: | Improvement | Priority: | Minor - P4 |
| 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: |
|
||||||||
| Documentation Changes: | Not Needed | ||||||||
| Documentation Changes Summary: | 1. What would you like to communicate to the user about this feature? |
||||||||
| Description |
|
Once Stream is not part of the API, we can remove the Stream#supportsAdditionalTimeout and related methods, which were only added because Stream was public. |
| Comments |
| Comment by Githook User [ 05/Dec/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Remove Stream#shouldSupportAdditionalTimeout method (#1227) Now that Stream is not part of the API, this method
|
| Comment by Githook User [ 20/Nov/23 ] |
|
Author: {'name': 'Jeff Yemin', 'email': 'jeff.yemin@mongodb.com', 'username': 'jyemin'}Message: Remove Stream#shouldSupportAdditionalTimeout method (#1227) Now that Stream is not part of the API, this method
|