summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/resharding
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68783 Disambiguate 0 time estimate from no estimate in reshardingBrett Nawrocki2022-09-015-59/+184
* SERVER-69033 Remove ChunkVersion only constructor from ShardVersionAllison Easton2022-09-012-11/+23
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+4
* SERVER-66972 Database critical section does not serialize with ongoing refreshesAntonio Fuschetto2022-08-291-1/+1
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-266-8/+5
* SERVER-36334 Discontinue setting 'h' field in oplog entriesVesselina Ratcheva2022-08-252-3/+0
* SERVER-67549 Change dropDatabase command path to use DatabaseNamejannaerin2022-08-251-1/+1
* SERVER-68215 MongoDSessionCatalog constructor accepts MongoDSessionCatalogTra...Benety Goh2022-08-256-6/+30
* SERVER-67653 don't initiate critical section if remainingMillis is omittedAndrew Witten2022-08-242-7/+63
* SERVER-68215 check out mongod sessions through MongoDSessionCatalogBenety Goh2022-08-246-15/+32
* SERVER-67955 Add indexVersion getter on the CSR and make it recoverableMarcos José Grillo Ramirez2022-08-243-10/+10
* SERVER-68215 make MongoDSessionCatalog a decoration on ServiceContextBenety Goh2022-08-236-6/+20
* SERVER-67900 Thread CollectionPtr into the onInsert OpObserverKaloian Manassiev2022-08-232-4/+4
* SERVER-67618 Remove usage of ErrorCategory::Interruption in ShardingAbdul Qadeer2022-08-221-6/+0
* SERVER-67409 Change mongo::createCollection to take db nameSophia Tan2022-08-183-10/+9
* SERVER-66998 Do not allow WriteConflict exceptions to be thrown without contextFaustoleyva542022-08-181-2/+6
* SERVER-63845 Separate variable reference tracking from pipeline field depende...Nicholas Zolnierz2022-08-183-0/+6
* SERVER-67093: Create the GlobalIndexMetrics classnandinibhartiyaMDB2022-08-182-30/+64
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-1814-14/+14
* SERVER-67916 Fix semantics of cancelWhenAnyErrorThenQuiesceBrett Nawrocki2022-08-172-5/+128
* SERVER-67114: Create the Global Index Cumulative Metrics classnandinibhartiyaMDB2022-08-172-108/+37
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-1721-37/+37
* SERVER-62793 Add index component to shard versionAllison Easton2022-08-175-46/+56
* SERVER-68848 explicit IDLParserContext unary ctorBilly Donahue2022-08-1614-19/+28
* SERVER-68635 Move the whole insert path out of CollectionImplKaloian Manassiev2022-08-157-33/+35
* SERVER-68634 Move insertDocumentForBulkLoader out of CollectionImplKaloian Manassiev2022-08-111-1/+0
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-083-0/+24
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-043-29/+32
* SERVER-67505 Move multi-doc transaction classes from mongo/db/ to mongo/db/tr...Shin Yee Tan2022-08-0114-17/+17
* SERVER-67516 Change _dbName element on IDL defined commands to be DatabaseNam...Sophia Tan2022-07-292-2/+4
* SERVER-68378 remove all uses of optional_io.hppBilly Donahue2022-07-295-6/+0
* SERVER-67112 Create ReshardingCumulativeMetrics subclassBrett Nawrocki2022-07-288-36/+1130
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-2716-51/+52
* SERVER-67824 Rename IDLParserErrorContext to IDLParserContextHugh Tong2022-07-2613-23/+22
* SERVER-68154 Race in destruction of Resharding metrics can lead to calling pu...Randolph Tan2022-07-262-1/+13
* SERVER-66595 remove calls to getGlobalServiceContext in POS derived classesTyler Brock2022-07-259-23/+67
* SERVER-67084 make setState in ReshardingMetrics privateTyler Brock2022-07-211-6/+6
* SERVER-68120: Convert ReshardingOplogApplierMetrics counters to atomicnandinibhartiyaMDB2022-07-202-19/+19
* SERVER-67108 Create Resharding Cumulative Metrics Field Name ProviderBrett Nawrocki2022-07-202-0/+279
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-07-181-2/+9
* SERVER-62923 Change DB lock RAII types to use DatabaseNamejannaerin2022-07-153-3/+3
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-152-2/+6
* SERVER-67088: Create the FieldNameProvider classesnandinibhartiyaMDB2022-07-148-51/+182
* SERVER-62781 Include tid in oplog entries for commandsHugh Tong2022-07-111-2/+2
* SERVER-64393 Adapt ReshardingMetrics JS tests to C++ unit testsBrett Nawrocki2022-07-111-129/+187
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-0810-14/+14
* SERVER-65488 Change OldClientContext ctor to take in NamespaceStringSophia Tan2022-07-063-3/+3
* SERVER-67709 rename visit_helperBilly Donahue2022-07-061-1/+1
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-061-2/+2
* SERVER-67416 SERVER-23229 Always sort fieldpath string sets using custom comp...Steve Tarzia2022-07-062-2/+2