summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/migration_session_id.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-14/+16
|
* SERVER-30895 Implement infrastructure for retrieving session states from the ↵Randolph Tan2017-09-151-0/+6
| | | | source shard during migration
* SERVER-26077 Tighten checks around migration session idKaloian Manassiev2016-09-131-7/+3
| | | | | | Transmits the migration session id together with the abort command and ensures that the migration session id reported in the status matches that of the cloner.
* SERVER-22498 fix migration session id multiversion failureDianna Hohensee2016-02-081-0/+2
|
* SERVER-20290 Introduce migration session idDianna Hohensee2016-02-021-0/+83