[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:
Depends
depends on JAVA-5161 Remove deprecated Stream-related types Closed
Documentation Changes: Not Needed
Documentation Changes Summary:

1. What would you like to communicate to the user about this feature?
2. Would you like the user to see examples of the syntax and/or executable code and its output?
3. Which versions of the driver/connector does this apply to?


 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
can be removed. It only existed due to the possibility
that an application creates its own Stream implementation.

JAVA-5180
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/01128b7c2deea570c9bc2b77671a598ab83d902e

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
can be removed. It only existed due to the possibility
that an application creates its own Stream implementation.

JAVA-5180
Branch: master
https://github.com/mongodb/mongo-java-driver/commit/b52f68f8ba5a1a58a0b661ff92bc3971353c11ee

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