summaryrefslogtreecommitdiff
path: root/src/mongo/s/sessions_collection_sharded_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-62664 Change read concern in _doFindRemoved() to local from defaultAbdul Qadeer2022-06-071-0/+23
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-291-12/+4
* Revert "SERVER-64520 Get rid of WriteErrorDetail"Kaloian Manassiev2022-03-241-4/+12
* SERVER-64520 Get rid of WriteErrorDetailKaloian Manassiev2022-03-241-12/+4
* SERVER-53033 Investigate usages on "not master" error messages in sharding un...Allison Easton2021-07-021-2/+2
* SERVER-48433 Remove LogicalClock facadeKevin Pulo2020-09-171-2/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-4/+4
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-1/+0
* SERVER-47477 Report failures on refresh and remove in sessions collection sha...Marcos José Grillo Ramírez2020-04-271-0/+207