-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: API, Reactive Streams
-
None
-
None
-
Minor Change
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
This method's API doc says "For internal use only" and it returns an AsyncClientSession, which, while public, is in an internal package in driver-core.
Removing this method would allow us to remove the AsyncClientSession type entirely, simplifying the code base