On this page本页内容
SERVER-32960 $mod has inconsistent rounding/truncation behavior
SERVER-48523 Unconditionally check the first entry in the oplog when attempting to resume a change stream
SERVER-52891 Run PPC builds less frequently
SERVER-47616 Improve error when logical sessions cannot have more than one user authenticated on a single connection
SERVER-40317 $facet execution has no limit on how much memory it can consume
SERVER-50915 [v4.0] fsyncLock must not take a stable checkpoint when majority read concern is off
SERVER-26726 Check number of arguments for createIndex() and throw error if more than two arguments
SERVER-47233 WriteOp can be left in pending state, leading to erroneous NoProgressMade write error from mongos
SERVER-44689 Add serverStatus counter for each use of an aggregation stage in a user’s request
SERVER-45295 Make sure that LDAP logs always contain context on AuthZN operation
SERVER-33627 Initial syncer needs to handle exception
SERVER-32903 Ambiguous field name error should be ignored during initial sync
SERVER-45363 Issue with mongodb text indexes and weights when using wildcard specifier
SERVER-45418 DocumentSourceCursor batching memory accounting does not account for empty documents, leads to unbounded memory use for count-like aggregates
SERVER-45309 Ensure bind credentials live longer than LDAP operations
SERVER-44733 Change stream should throw ChangeStreamFatalError if a single shard cannot be targeted for updateLookup
SERVER-45290 Remove upstream metadata from v4.2’s third party library manifest
SERVER-28604 Log when a cursor is reaped for exceeding the timeout
SERVER-43751 Recompute compressor manager message parameters
SERVER-41587 Improve SECBUFFER_EXTRA handling
SERVER-36394 mongos should reset chunk size tracking information when autosplit = false or splitvector returns too few split points
SERVER-42467 initial_sync_test_fixture_test assumes wiredTiger
SERVER-41829 findAndModify ignores filter expressions that are not objects
SERVER-41152 A space in the authenticationMechanisms string should produce at least a warning message
SERVER-40618 Remove removec.js from causally consistent jscore passthrough
SERVER-38945 SSL performance regression
SERVER-40333 Only clone collection options once for each shard on shard collection
SERVER-36622 Package tests fail for newer Ubuntu
SERVER-39217 TLS intermediate CA certificate not working with macOS and 4.0.5
SERVER-35219 Regain MongoDB balancer performance with sessions
SERVER-39903 notablescan parameter should be ignored for internally used namespaces
SERVER-40024 Rename collection on a secondary can set the collection minimumVisibleSnapshot timestamp backwards in time after a background index build’s ghost commit cluster time timestamp
SERVER-37722 Quiet mode does not suppress connection end events
SERVER-35628 Failed runtime links to do not result in failed tests for android emulators
TOOLS-2229 Mongofiles deletes chunks of existing file when failing to put_id with existing _id
SERVER-39481 Remove unused C++ injected JS constructors
*_gen
Evergreen tasksSERVER-37284 ndeleted:0 is logged/profiled when the number of deleted documents is not known
SERVER-39109 mongod crash: Invariant failure !_exec src/mongo/db/pipeline/document_source_cursor.cpp 295
SERVER-37135 TLSVersionCounts needs to track and report TLS 1.3
SERVER-36993 mongod crash: Invariant failure indexedOr src/mongo/db/query/index_tag.cpp 237
SERVER-35986 Stop running eval command in parallel suite on older branches
SERVER-35563 The UUIDCatalog onCreateCollection observer should atomically unregister and re-register catalog entries
SERVER-35361 filemd5 command fails to safely clean up PlanExecutor after manual yield