summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/chunk_split_state_driver.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36525 Set the estimated chunk size to 0 when a chunk split is triggere...Matthew Saltz2018-08-091-0/+9
* SERVER-34448 Change ChunkSplitStateDriver::tryInitiateSplit to return shared_ptrMatthew Saltz2018-08-091-3/+3
* SERVER-35796 Change invariant in ChunkSplitStateDriver::_getWritesTracker to ...Matthew Saltz2018-06-281-14/+0
* SERVER-35734 Integrate new ChunkWritesTracker and ChunkSplitStateDriver with ...Matthew Saltz2018-06-251-0/+131