-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
Service Arch 2023-10-30, Service Arch 2023-11-13, Service Arch 2023-11-27, Service Arch 2023-12-11
-
135
OperationId looks much more complex than necessary, it could be an atomic 64 integer instead. As far as I can tell we only require uniqueness, we never check the registry outside of testing code.
- causes
-
SERVER-85628 Ensure that the client is removed from _clientByOperationId map before destruction
- Closed