index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
read_write_concern_defaults.cpp
Age
Commit message (
Expand
)
Author
2024-05-30
SERVER-86685 Upgrade clusters using j:false with w:majority writes to… (#22...
Matthew Russotto
2024-01-30
SERVER-85474 Move ReadThroughCache from ServiceContext to Service
Shreyas Kalyan
2023-12-26
SERVER-83330 Access RecoveryUnit and Locker through transaction_resources.h
Silvia Surroca
2023-11-21
SERVER-80363 server default writeConcern is not honored when wtimeout is set
Moustafa Maher Khalil
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-02-22
SERVER-73873 Remove opCtx captures from onCommit/onRollback handlers
Louis Williams
2023-02-11
SERVER-72197 Run clang-format 12.0.1 on the codebase
clang-format 12.0.1
2022-12-16
SERVER-70634: Fix data race in _implicitDefaultWriteConcernMajority
Lingzhi Deng
2022-07-27
SERVER-68246 rewrite calls to boost::optional get and is_initialized
Billy Donahue
2022-07-26
SERVER-67824 Rename IDLParserErrorContext to IDLParserContext
Hugh Tong
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-02-01
SERVER-62609 Represent the w parameter of WriteConcernOptions as a variant
Matt Broadstone
2022-01-12
SERVER-62477 Cleanup the interface and comments of ReadThroughCache
Kaloian Manassiev
2022-01-10
SERVER-57516 Eliminate redundant 'Refreshed RWC defaults' messages
Vesselina Ratcheva
2021-08-20
SERVER-59293 Remove featureFlagDefaultReadConcernLocal
Samy Lanka
2021-08-12
SERVER-59227 Remove featureFlagDefaultWriteConcernMajority
Moustafa Maher
2021-07-22
SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on cluster
Moustafa Maher
2021-07-13
SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is set
Moustafa Maher
2021-06-04
SERVER-56694 implicit default majority write concern should set usedDefault=f...
Moustafa Maher
2021-05-21
SERVER-57042 Don't store defaultWriteConcernSource on disk
Huayu Ouyang
2021-05-20
SERVER-56488 Change the default read concern to always be local
Samy Lanka
2021-05-19
SERVER-57010 Check default write concern during replica set reconfig When the...
Moustafa Maher
2021-05-13
SERVER-55702 Update 'defaultRWConcern' section of serverStatus
Huayu Ouyang
2021-05-07
SERVER-55703 Update getDefaultRWConcern to return the implicit default if the...
Moustafa Maher
2021-04-29
SERVER-55689 Calculate default write concern on startup
Ali Mir
2021-04-28
SERVER-55697 Don't allow removing CWWC once it is set
Huayu Ouyang
2021-04-20
SERVER-55687 Add function to calculate write concern default formula
Moustafa Maher
2020-09-17
SERVER-48433 Remove LogicalClock facade
Kevin Pulo
2020-07-23
SERVER-49189 pass current cachedValue (and time, if causally consistent) to R...
Kevin Pulo
2020-05-17
SERVER-46154 Pull the InProgressLookup outside of ReadThroughCache
Kaloian Manassiev
2020-05-07
SERVER-47916 Make InvalidatingLRUCache use an 'epoch' when invalidating evict...
Kaloian Manassiev
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-05
SERVER-46799 Fix LOGV2 lines in the BatchWriteExecutor
Kaloian Manassiev
2020-03-04
SERVER-46604 Fix destruction order of ThreadPool in OCSPCache
Kaloian Manassiev
2020-03-03
SERVER-44978 Make the ReadThroughCache lookup asynchronous
Kaloian Manassiev
2020-02-27
SERVER-45798 Infrastructure for Caching OCSP responses for the Client
Shreyas Kalyan
2020-02-26
SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...
Kaloian Manassiev
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-16
SERVER-45623 read/write concern provenance
Kevin Pulo
2020-02-15
SERVER-44978 Thread-through ServiceContext and ThreadPool to ReadThroughCache
Kaloian Manassiev
2020-02-14
SERVER-45120 Move 'localSetTime' out of the RWConcernDefault IDL
Kaloian Manassiev
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-01-17
SERVER-43721 Rename DistCache to ReadThroughCache
Kaloian Manassiev
2020-01-16
Revert "SERVER-43721 Rename DistCache to ReadThroughCache"
Gabriel Russell
2020-01-16
SERVER-43721 Rename DistCache to ReadThroughCache
Kaloian Manassiev
2020-01-16
SERVER-43721 Make the AuthorizationManager use DistCache
Kaloian Manassiev
2020-01-08
SERVER-45282 Unify how mongos and mongod default RWC caches handle deleted de...
Jack Mulrow
2020-01-08
SERVER-45097 Permit default write concern without w field
Kevin Pulo
2019-12-20
SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserver
Jack Mulrow
[next]