-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
Service Arch 2022-05-16
-
129
SERVER-54284 made WriteConflictException and TemporarilyUnavailableException part of mongo/base. The header and CPP files, however, are still under mongo/db/concurrency. We should move them to mongo/ base. We should merge them into assert_util.h, which contains other exception types (e.g., DBException).