You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- :issue:`SERVER-50898` safe_secondary_reads_causal_consistency.js must wait for effects of _configsvrCommitChunkMigration to be majority-committed snapshot on all CSRS members
10
+
- :issue:`SERVER-56127` Retryable update may execute more than once if chunk is migrated and shard key pattern uses nested fields
11
+
- :issue:`SERVER-63732` Add new implicitlyCreateIndex and enforceUniquenessCheck to shardCollection command
12
+
- :issue:`SERVER-64142` Add new enforceUniqueness to refineCollectionShardKey command
13
+
- :issue:`SERVER-69228` The chunk_migration_with_schema_validation.js fails multi version test suites (v4.4 and v4.2)
14
+
15
+
Internals
16
+
~~~~~~~~~
17
+
18
+
- :issue:`SERVER-61275` Destruct the size storer after the session cache has shutdown
19
+
- :issue:`SERVER-64573` Make implicitlyCreateIndex and enforceUniquenessCheck fields optional
- :issue:`SERVER-65382` AutoSplitVector should not use clientReadable to reorder shard key fields
22
+
- :issue:`SERVER-68039` Old pymongo version 3.10.1 on MongoDB v5.0 causes Invariant failure (message.operation() == dbMsg) after connection reset by peer
23
+
- :issue:`SERVER-68766` Add option to re-enable single value MapReduce optimization
0 commit comments