| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
collections when handling rename conflicts
|
| |
|
| |
|
|
|
|
|
|
| |
entries"
This reverts commit 8e69370f5f9b30f3097970c4743ae993c21ed0b3.
|
| |
|
|
|
|
| |
targetVersion
|
|
|
|
|
|
| |
entries"
This reverts commit 080514c9ee36564d8342cd832f3c5f3a199a9845.
|
|
|
|
|
|
| |
transaction"
This reverts commit 0935d7067068b3cb62a802a8696dd39c8d7e1944.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
allowed' error messages
|
| |
|
| |
|
| |
|
|
|
|
| |
to step down
|
| |
|
| |
|
| |
|
|
|
|
| |
FCV=3.4 for shardsvrs
|
|
|
|
| |
returnOplog & insertDocWithSessionInfo can be executed in undeterministic ordering
|
|
|
|
| |
deletes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to cpp file.
|
|
|
|
|
|
|
|
|
|
|
|
| |
The JSON Schema parser tests check that the output of the parser
matches an expected MatchExpression. The initial output of the parser
often includes a lot of unnecessary $and and $or stages that make it
confusing to read. Optimizing this output and using that for the check
instead makes the test more readable and adds some additional testing
for the optimizer.
This patch also adds getOptimizer() logic to a few MatchExpression
classes that still needed it.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be prefixed with `config.cache`
|
|
|
|
| |
fillWriterVectorsAndLastestSessionRecords
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
update ShardServerCatalogCacheLoader accordingly
|
| |
|
|
|
|
| |
SessionCatalogMigrationDestination::waitUntilReadyToCommit call in MigrationDestinationManager
|
| |
|
| |
|