summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_manager.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-31191 Plumb Collection UUIDs through catalog cacheNathan Myers2017-10-171-0/+9
* SERVER-29817 Move all ChunkManager construction logic into chunk_manager.cpp;...Andy Schwerin2017-07-121-14/+36
* SERVER-29817 Do not use chunk map data structure in ChunkManager interface.Andy Schwerin2017-07-051-4/+47
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-63/+40
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-40/+63
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-63/+40
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-28106 Cleanup the contract of ChunkManager::findIntersectingChunkKaloian Manassiev2017-02-271-15/+10
* SERVER-28111 Cleanup the ChunkManagerKaloian Manassiev2017-02-271-38/+50
* SERVER-28030 Remove writes from ChunkManagerKaloian Manassiev2017-02-181-27/+4
* SERVER-28030 Move catalog_cache.h/.cpp to mongo/s/Kaloian Manassiev2017-02-181-11/+18
* SERVER-27809 Move Chunk::splitIfShould to cluster_write.h/.cppKaloian Manassiev2017-01-301-14/+12
* SERVER-27809 Move chunk 'at median' split to the cluster split commandKaloian Manassiev2017-01-251-2/+0
* SERVER-27736 Do not store unsharded collections in DBConfigKaloian Manassiev2017-01-191-5/+0
* SERVER-25665 Cleanup chunk metadata caching library dependenciesKaloian Manassiev2016-10-281-14/+1
* SERVER-24508 delete BSONObjCmpDavid Storch2016-08-231-2/+2
* SERVER-24439 code cleanup for collation shard targetingTess Avitabile2016-08-231-3/+8
* SERVER-24439 Make mongos commands over sharded collections inherit the collec...Tess Avitabile2016-08-051-6/+19
* SERVER-24438 Extend mongos catalog to store collection default collationTess Avitabile2016-07-201-1/+8
* SERVER-23891 implement ShardId classMisha Tyulenev2016-06-151-3/+3
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-091-61/+29
* SERVER-22667 Cleanup ChunkManager encapsulationKaloian Manassiev2016-04-281-77/+72
* SERVER-23696 Consolidate balancer configuration into single classKaloian Manassiev2016-04-191-2/+5
* SERVER-23484 Move Chunk::genID to ChunkTypeKaloian Manassiev2016-04-041-1/+2
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-4/+4
* Revert "SERVER-21050 Make CSRS use write concern timeout of 15 seconds"Kaloian Manassiev2015-12-161-4/+4
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-161-4/+4
* SERVER-21441 faster shard targeting for equality queries on the shard keyDavid Storch2015-11-171-1/+5
* SERVER-19875 Add OperationContext to CatalogManager::getAllShardsSpencer T Brody2015-08-251-1/+2
* Revert "Revert "SERVER-19736 Add opTime invariant checks when updating cached...Kaloian Manassiev2015-08-171-1/+10
* Revert "SERVER-19736 Add opTime invariant checks when updating cached config ...Eric Milkie2015-08-171-10/+1
* SERVER-19736 Add opTime invariant checks when updating cached config server dataRandolph Tan2015-08-141-1/+10
* Revert "SERVER-19855 Include min OpTime with shard version"Kaloian Manassiev2015-08-141-9/+0
* SERVER-19855 Include min OpTime with shard versionKaloian Manassiev2015-08-141-0/+9
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-5/+9
* SERVER-16889 CanonicalQuery::canonicalize() return SW<unique_ptr<CQ>>Qingyang Chen2015-06-231-1/+1
* Revert "SERVER-16889 query subsystem CanonicalQuery::canonicalize use StatusW...Qingyang Chen2015-06-221-1/+1
* SERVER-16889 query subsystem CanonicalQuery::canonicalize use StatusWith<uniq...Qingyang Chen2015-06-221-1/+1
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-230/+260
* SERVER-18947 Cleanup unused code in chunk.hKaloian Manassiev2015-06-171-4/+3
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-5/+4
* SERVER-18815 Make Shard object non-copyable. Get rid of Shard::make(...) and ...Daniel Alabi2015-06-091-15/+17
* SERVER-18438 Remove unused sharding codeKaloian Manassiev2015-05-291-25/+14
* SERVER-18126 MetadataLoader needs to use the catalog manager for reading chun...Daniel Alabi2015-05-061-7/+5
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-211-3/+2
* SERVER-18009 Move drop collection to the catalog managerKaloian Manassiev2015-04-151-2/+0
* SERVER-17586 Update ShardVersionMap in ChunkManager when shard is deleted dur...Daniel Alabi2015-03-181-1/+1
* Revert "SERVER-17586 Update ShardVersionMap in ChunkManager when shard is del...Charlie Swanson2015-03-181-1/+1