-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Change Streams
-
None
ChangeStreamBatchCursor#close should protect against multiple invocations by only calling release on its ClientSession on the first call.