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
/
s
/
resharding
/
resharding_collection_cloner.cpp
Age
Commit message (
Expand
)
Author
2024-09-03
SERVER-94151 Improve resharding cloner resilience to prevent potential data l...
Kruti Shah
2024-06-12
SERVER-91245 Don't Check feature flag for data-bearing node stats repeatedly ...
Ryan Berryhill
2024-06-03
SERVER-85791 Automatically chain generic argument structs to all IDL-generate...
Patrick Freed
2024-05-10
SERVER-85791 Allow omitting the passthrough arguments in IDL-generated serial...
Patrick Freed
2024-04-17
SERVER-84463: Replace withOneStaleConfigRetry with shardVersionRetry (#20691)
nandinibhartiyaMDB
2024-04-12
SERVER-88214 Use IDL for serializing/deserializing read concern (#20637)
Patrick Freed
2024-04-04
SERVER-86401 Apply QuerySettings for aggregate commands with $unionWith (#20360)
Denis Grebennicov
2024-03-22
SERVER-85264: Resharding for timeseries initial set up. (#20156)
kshitij
2024-02-27
SERVER-79583 Delete HostTypeRequirement::kPrimaryShard
Mihai Andrei
2024-02-01
Revert "SERVER-84463: Replace withOneStaleConfigRetry with shardVersionRetry ...
Nandini Bhartiya
2024-01-24
SERVER-84463: Replace withOneStaleConfigRetry with shardVersionRetry (#18252)
nandinibhartiyaMDB
2024-01-11
SERVER-84738 Fix Data Race in ReshardingCollectionCloner
Brett Nawrocki
2023-11-28
SERVER-83611 Acquire CRI in dispatchShardPipeline if none is present
Mihai Andrei
2023-11-14
SERVER-79848 Unify null semantics for $_requestResumeToken and $_resumeAfter ...
Mihai Andrei
2023-11-08
SERVER-79274 Fix race where FCV is uninitialized in between FCV checks
Huayu Ouyang
2023-10-23
SERVER-82225 Change no-argument calls to ServiceContext::getService to includ...
George Wangensteen
2023-10-19
Revert "SERVER-82225 Change no-argument calls to ServiceContext::getService t...
aleksei.vasilev
2023-10-18
SERVER-82225 Change no-argument calls to ServiceContext::getService to includ...
George Wangensteen
2023-10-09
SERVER-81381 Add waitLastStableRecoveryTimestamp in read concern to ask donor...
Jiawei Yang
2023-10-07
SERVER-77158 apply performance-move-const-arg clang tidy rule for resharding
Matt Boros
2023-10-05
SERVER-81830 Create Clients with Service, not ServiceContext
George Wangensteen
2023-10-03
SERVER-81288 Make NamespaceStringUtil::serialize no longer use default serial...
Mathis Bessa
2023-09-21
SERVER-65534 Introduce host requirement kRunOnceAnyNode for $documents
Chi-I Huang
2023-09-14
SERVER-80482 shutdown resharding collectionClonerExecutor properly
Jiawei Yang
2023-09-14
SERVER-80217 Make resharding compatible with unsplittable collections
Marcos Jose Grillo Ramirez
2023-09-13
Revert "SERVER-80217 Make resharding compatible with unsplittable collections"
auto-revert-processor
2023-09-13
SERVER-80217 Make resharding compatible with unsplittable collections
Marcos Jose Grillo Ramirez
2023-09-11
SERVER-77158 apply selected changes from performance-inefficient-vector-opera...
Matt Boros
2023-08-29
SERVER-80408 Only check feature flag at the beginning of resharding cloning
Jiawei Yang
2023-08-22
SERVER-80282 ReshardingCollectionCloner should process batches from one donor...
Jiawei Yang
2023-08-22
SERVER-80294 retry on staleConfig error for resharding
Jiawei Yang
2023-08-17
SERVER-73658 RemoteCommandRequest to use DatabaseName
Mathis Bessa
2023-08-11
SERVER-77636 Create cursors and handle resuming for resharding
Matthew Russotto
2023-08-02
SERVER-79374 Create resharding resume data and do transactional inserts with ...
Matthew Russotto
2023-07-17
SERVER-78395 Remove NamespaceString::db() for sharding code
Didier Nadeau
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-05-30
SERVER-74490 - Change NamespaceString::ns() to be private - sharding code
mathisbessamdb
2023-04-26
SERVER-70127 change system operations to be killable by default
Jiawei Yang
2023-04-25
Revert "SERVER-70127 change system operations to be killable by default"
Sviatlana Zuiko
2023-04-25
SERVER-70127 change system operations to be killable by default
Jiawei Yang
2023-04-18
SERVER-74486 Always include tenant in collection name attributes in error mes...
Sophia Tan
2023-04-10
SERVER-74380 Make the router loop not invariant on unexpected namespaces
Kaloian Manassiev
2023-03-30
Revert "SERVER-70127 change system operation threads to be killable by default"
Jiawei Yang
2023-03-29
SERVER-73112 Make NamespaceString constructors private
jannaerin
2023-03-21
SERVER-73935 Add Pipeline::makePipeline overload to accept AggregateCommandRe...
Adityavardhan Agrawal
2023-03-13
SERVER-70127 change system operation threads to be killable by default
Jiawei Yang
2023-03-13
SERVER-70799 Remove ShardVersion::IGNORED()
Allison Easton
2023-02-26
SERVER-73112 Avoid constructing global namespaces directly
jannaerin
2023-02-22
SERVER-73922 Remove placement and index info getters from the catalog cache
Allison Easton
2023-02-17
SERVER-73307 Ensure CurOpStack always has access to its OperationContext (#10...
Patrick Freed
[next]