summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/op_observer_sharding_impl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76807 Avoid adding opTimes for non-retryable internal transactions to ...Cheahuychou Mao2023-05-161-0/+1
* SERVER-77121 move OpObserverShardingImpl::isMigrating() to MigrationSourceMan...Benety Goh2023-05-151-7/+0
* SERVER-76425 Removed unused prePostImageOpTime from OpTimeBundleMatt Kneiser2023-04-211-2/+0
* SERVER-75117: Avoid passing NamespaceString by value when possible.Colin Stolley2023-04-031-3/+3
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-01-271-0/+4
* SERVER-70437 Check dbVersion on sharding opobserversDaniel Gómez Ferro2022-12-231-7/+8
* SERVER-69435 Make the CSS acquisition a RAIIJordi Serra Torrens2022-10-261-2/+0
* SERVER-67508 OpObserverImpl constructor accepts OplogWriterBenety Goh2022-07-151-0/+2
* SERVER-67507 Move op_observer files to op_observer directoryShin Yee Tan2022-07-081-1/+1
* SERVER-58915 Implement ReshardingDonorWriteRouter functionality along…Randolph Tan2021-09-211-10/+5
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-8/+8
* SERVER-53679 No-op for filling in destined recipient for insert oplog entries...jannaerin2021-03-221-1/+6
* SERVER-49823 Add destined recipient to oplog entries from updatesAlex Taskov2020-10-021-1/+1
* SERVER-49821 Define utility function for getting recipient which would own do...Alex Taskov2020-09-161-0/+5
* SERVER-40475 Migrate sentinel entry for retryable writes converted to transac...Matthew Saltz2019-05-021-1/+3
* SERVER-39940 Model a shard key update as a delete inside the chunk migration ...Blake Oler2019-04-241-0/+1
* SERVER-39935 Don't pass in optime when migrating transaction statementsBlake Oler2019-03-201-3/+1
* SERVER-39926 Observe prepared transactions on prepare for migration to guaran...Blake Oler2019-03-081-4/+4
* SERVER-39021 Switch migrations to observe multi-statement transaction CRUD st...Blake Oler2019-02-211-0/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37350 Shards should reject writes in snapshot sharded transactions to ...Jack Mulrow2018-10-301-3/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36084 Remove sharding runtime dependency from OpObserverImplHenrik Edin2018-09-201-0/+65