Release Notes - Core Server - Version 2.2.3 - HTML format

Bug

  • [SERVER-4532] - GetLastError on sharded cluster can report incorrect result
  • [SERVER-5487] - Seg fault when shutting down replica set member - Subscription Build with SSL Enabled
  • [SERVER-6167] - very verbose messaging with large numbers of collections
  • [SERVER-7006] - mongo tools seg fault in 2.2.0 with replica sets in connection string
  • [SERVER-7376] - migrate deletion not aggressive enough and tied to migrate moves
  • [SERVER-7405] - Mongo Enterprise Distribution contains wrong license
  • [SERVER-7428] - can't lock_W, threadState=119; cero_prod Fatal Assertion 16114
  • [SERVER-7434] - Startup race with --fork
  • [SERVER-7435] - Windows stack trace isn't specifying symbol search path
  • [SERVER-7511] - update code does not properly determine if a positional mod is indexed, fix Mod::isIndexed()
  • [SERVER-7523] - Update THIRD-PARTY-NOTICES file with recent open-source additions
  • [SERVER-7614] - Top command shouldn't require db lock
  • [SERVER-7660] - findAndModify causes exception when "new" and "upsert" are true and a sort is provided (with auth enabled)
  • [SERVER-7704] - Shard == operator doesn't handle replica set changes well.
  • [SERVER-7706] - Need to include MIBs in subscribers edition
  • [SERVER-7787] - linenoise_utf8.cpp can read uninitialized memory, trigger Valgrind
  • [SERVER-7869] - Display error code when logRotate is unable to rename log file
  • [SERVER-7958] - GLE on sharded cluster can return previous operation's lastError
  • [SERVER-8000] - win64-bit 2.2.3-pre failing on sharding_balance4.js
  • [SERVER-8097] - Inserts don't increment writebacksSince
  • [SERVER-8112] - don't use shardconnection for auth in 2.2
  • [SERVER-8117] - listDatabases should always get config/admin dbstats from config servers
  • [SERVER-8128] - ShardConnection::sync() during autosplit is not logged in with _system user
  • [SERVER-8132] - slowness in mongos when dealing with replset due to getServerAddress() calls
  • [SERVER-8255] - backport sorted chunk cursor to 2.2

Improvement

  • [SERVER-7343] - Support $within without a geo index
  • [SERVER-8081] - During a chunk migration, log when destination shard begins cloning chunk data from the source shard.

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.