Details
-
Improvement
-
Status: Backlog
-
Unknown
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The com.mongodb.reactivestreams.client.ClientSession documentation does not meet the requirements in the client session specification:
ClientSession instances are not thread safe or fork safe. They can only be used by one thread or process at a time.
Drivers MUST document the thread-safety and fork-safety limitations of sessions.
Attachments
Issue Links
- is related to
-
JAVA-4527 Reactive streams clientSession.startTransaction and then further operations is to easy to create a race condition
-
- Closed
-