Currently, readers such as killSessionsLocalKillOps will take the client lock, but writers will not (one example of many). Since the value of the LSID is not atomic, this is not a thread-safe access model.
- is duplicated by
-
SERVER-70365 Fix data race in setting/getting the logical session ID
- Closed