summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/dist_lock_catalog_replset_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60562 Include cursor value in duplicate key error when testing is enabledGregory Noma2022-02-241-2/+3
* SERVER-63428 Robustify oplog applying code for update operationRui Liu2022-02-221-1/+1
* SERVER-53033 Investigate usages on "not master" error messages in sharding un...Allison Easton2021-07-021-1/+1
* SERVER-57018 Make shards release their dist locks on step-upKaloian Manassiev2021-06-021-111/+57
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2021-05-201-2/+2
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-30/+62
* SERVER-53118 Make the DistLockManager use the same processId/lockSessionId pe...Kaloian Manassiev2021-01-211-11/+13
* SERVER-53689 Make only the ReplSetDistLockManager tests use a mocked lock man...Kaloian Manassiev2021-01-121-1/+0
* SERVER-53227 Move omitted LockPings/LockType files to MongoDKaloian Manassiev2021-01-091-2/+2
* SERVER-53227 Move the DistLockManager to only be available on MongoDKaloian Manassiev2021-01-031-0/+1807