summaryrefslogtreecommitdiff
path: root/src/mongo/db/error_labels.cpp
AgeCommit message (Expand)Author
2024-06-03SERVER-85791 Automatically chain generic argument structs to all IDL-generate...Patrick Freed
2024-05-31SERVER-89440: Add StreamProcessingUserError and StreamProcessingRetryableErro...mongodb-matthew-normyle
2024-04-02SERVER-88205 Remove redundant `$db` parses from aggregation parsing (#20565)Patrick Freed
2024-03-30SERVER-83654 Various documentation updates for always compressed time-series ...Matt Kneiser
2024-03-22SERVER-88063: Add RetryableWriteError label when write operation fails with S...Wenqin
2024-03-14SERVER-78495 Throw out vestiges of enableFinerGrainedCatalogCacheRefresh from...Tommaso Tocci
2023-11-09SERVER-82317 Update manually constructed SerializationContext to consult opCt...Mathis Bessa
2023-11-08Revert "SERVER-82317 Update manually constructed SerializationContext to cons...Mathis Bessa
2023-11-07SERVER-82317 Update manually constructed SerializationContext to consult opCt...Mathis Bessa
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-09-08SERVER-80533 Pass serialization context into agg parseFromBSON from error_labelsHugh Tong
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-04-22SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters
2023-04-20Revert "SERVER-75470 Reject change stream getMore commands after a split or m...auto-revert-processor
2023-04-19SERVER-75470 Reject change stream getMore commands after a split or merge has...Mickey. J Winters
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-06-28SERVER-65397 Remove featureFlagInternalTransactionsErin Liang
2022-06-27SERVER-62375 Remove upgrade/downgrade code for internal txnsErin Liang
2022-06-07SERVER-66479 Add NoWritesPerformed error labelBrett Nawrocki
2022-05-27SERVER-66849 Error labels should account for cluster abort and commit commandsJack Mulrow
2022-05-02SERVER-66104 Not label InternalTransactionNotSupported as a transient transac...Cheahuychou Mao
2022-04-22SERVER-60761 Move the global read-only flag to be an OperationContext functionGregory Wlodarek
2022-02-03SERVER-61088 Make transaction participants check if txnRetryCounter is suppor...Jason Zhang
2021-05-26SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao
2021-05-20SERVER-56261 remove invariant that RetryableWriteError and TransientTransacti...Haley Connelly
2021-04-06SERVER-54020: ShardInvalidatedForTargeting thrown by resharding's getDestined...Jordi Serra Torrens
2021-02-08SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea
2021-02-06Revert "SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an ...Benety Goh
2021-02-06SERVER-53127 Let AggregationRequestHelper::parseFromBSON() return an Aggregat...samontea
2021-01-30SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu
2021-01-07SERVER-51649 Convert aggregate command input to IDLRuoxin Xu
2020-12-16SERVER-52947: Tenant migration donor should attach TransientTransactionError ...Andrew Shuvalov
2020-03-24SERVER-47085: Remove ElectionInProgress (216) from ResumableChangeStreamErrorLingzhi Deng
2020-02-21SERVER-46103 Retain NonResumableChangeStreamError label for 4.4Bernard Gorman
2020-02-11SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler
2020-02-07SERVER-45505 Add ResumableChangeStreamError error labelBernard Gorman
2019-11-12SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng
2019-11-06SERVER-41245: Add RetryableWriteError error labelLingzhi Deng