summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_metadata_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-191-8/+10
* SERVER-33766 Ensure that secondaries always invalidate the in-memory routing ...jannaerin2018-04-201-16/+2
* SERVER-34145 Persist database version on shardjannaerin2018-04-051-0/+28
* SERVER-31275 Ensure causal consistency guarantees on secondaries during chunk...Dianna Hohensee2017-11-081-0/+4
* SERVER-28248 Use Notification<void> in the VersionNotifications classKaloian Manassiev2017-06-301-1/+2
* SERVER-29239 add shard secondary chunk refresh logic to ShardServerCatalogCac...Dianna Hohensee2017-06-271-2/+9
* SERVER-29437 update shard config.collections schema to use lastRefreshedChunk...Dianna Hohensee2017-06-201-12/+14
* SERVER-28431 shard chunk loader interface implementationDianna Hohensee2017-05-081-6/+35
* SERVER-28721 update ShardCollectionType schema with additional fields and ref...Dianna Hohensee2017-04-151-50/+70
* SERVER-28176 read chunks collections on shardsDianna Hohensee2017-03-131-17/+45
* SERVER-28120 persist config.collections entries on shards for the collections...Dianna Hohensee2017-03-091-0/+114