summaryrefslogtreecommitdiff
path: root/src/mongo/base/error_codes.yml
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61879 Refreshes to recover migrations must never join ongoing refreshesJordi Serra Torrens2022-04-081-0/+2
* SERVER-58499 Added a new error code LoadBalancerSupportMismatchAlex Li2022-03-091-0/+2
* SERVER-61883 Read support for compressed time-series bucketsHenrik Edin2021-12-101-0/+2
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2021-12-081-1/+1
* SERVER-55557 Range deletion of aborted migration can fail after a refine shar...Jordi Serra Torrens2021-10-271-0/+2
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-101-0/+1
* SERVER-58068 Multi updates interrupted by tenant migration should wait for mi...Jack Mulrow2021-08-041-1/+4
* SERVER-56648 Make dropCollection resilient to network partitionsJordi Serra Torrens2021-07-221-0/+1
* SERVER-55686 Prevent resharding coordinator document from exceeding 16MB BSON...Haley Connelly2021-06-071-1/+2
* SERVER-55614 Make API params optional for cmds in txnsA. Jesse Jiryu Davis2021-05-041-0/+2
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-301-1/+3
* SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon2021-04-231-0/+3
* SERVER-54669 Make 10058 a stable/reserved LegacyNotPrimary error codeVesselina Ratcheva2021-04-081-0/+1
* SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens2021-04-061-0/+6
* SERVER-53923: Enforce reshardingCriticalSectionTimeout parameter.Kshitij Gupta2021-03-311-0/+1
* SERVER-52770 Add abortReshardCollection command for users to cancel the resha...Blake Oler2021-03-291-0/+4
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-9/+9
* SERVER-51774 Ensure the donor'sJason Zhang2021-03-021-1/+1
* SERVER-52771 Disallow createIndexes, dropIndexes, and collMod on donor shards...jannaerin2021-02-101-0/+2
* SERVER-52863 Instantiate AuthenticationSession during SASL mechanism negotiationBen Caimano2021-02-091-0/+2
* SERVER-53964 Handle time-series bucket removalGregory Noma2021-01-301-0/+2
* SERVER-52693 Retry on errors in ReshardingCollectionCloner.Max Hirschhorn2021-01-061-4/+5
* SERVER-48814: Implement recipientForgetMigration commandLingzhi Deng2020-12-101-0/+2
* SERVER-52631 Optional StaleEpoch extra infoPierlauro Sciarelli2020-12-101-1/+4
* SERVER-51457: Improve log line for failed speculative auth attemptsVarun Ravichandran2020-12-091-0/+1
* SERVER-49109 ServiceExecutorFixed tracks work and sessionsBen Caimano2020-12-031-0/+2
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2020-11-191-1/+1
* SERVER-52521 disallow downgrades in the presence of time-series collectionsBenety Goh2020-11-141-0/+2
* SERVER-49107 Add support for async execution to MongoD command pathAmirsaman Memaripour2020-11-061-0/+4
* SERVER-51423 Test that a bulk write returns ok for the writes that complete b...Jason Zhang2020-10-221-3/+4
* SERVER-51392 Include recipientConnectionString in TenantMigrationCommitted errorCheahuychou Mao2020-10-071-1/+1
* SERVER-50787 Update donorStartMigration command to have a "polling" interfaceCheahuychou Mao2020-09-221-0/+2
* SERVER-50938 TenantMigrationAccessBlocker should extend enable_shared_from_th...Esha Maharishi2020-09-211-0/+2
* SERVER-50931 Add an InternalOnly error categoryBilly Donahue2020-09-151-19/+12
* SERVER-49204 Implement donorForgetMigration commandCheahuychou Mao2020-09-091-0/+2
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-7/+7
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-1/+1
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50411 Change NoConfigMaster error code name to NoConfigPrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-49499 Upgrade/downgrade behavior and testing for generating document v...Mindaugas Malinauskas2020-08-311-1/+3
* SERVER-48523 Unconditionally check the first entry in the oplog when attempti...Bernard Gorman2020-08-271-0/+1
* SERVER-44401 Optimize validateBSONGeert Bosch2020-08-141-2/+3
* Revert "SERVER-44401 Optimize validateBSON"Gregory Wlodarek2020-08-141-3/+2
* SERVER-44401 Optimize validateBSONGeert Bosch2020-08-131-2/+3
* SERVER-49181 Make writes call MigratingTenantAccessBlocker::checkIfCanWriteOr...Cheahuychou Mao2020-08-031-1/+1
* SERVER-49176 Make op observer for "commit" and "abort" writes update Migratin...Cheahuychou Mao2020-08-031-4/+6
* SERVER-21254 Get rid of the DuplicateKeyValue error codeBynn Lee2020-07-101-3/+3
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-071-1/+3
* Revert "SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell s...Mihai Andrei2020-07-021-2/+1