On this page本页内容
SERVER-25335 0002 umask yields world-readable .dbshell history file
SERVER-23316 Sharding tests should not rely on the order of entries returned when querying the config.shards collection
SERVER-27164 Deadlock during oplog application when implicitly creating multiple collections on the same DB
SERVER-27151 Hash sum mismach on Ubuntu 14.04 of 3.2.x community version
SERVER-16910 sorth.js makes invalid assumption about order of results
SERVER-23830 On RHEL7/Centos7 mongod can’t stop if pid location in conf differs from the init.d script
SERVER-23283 RangeDeleter does not log cursor ids correctly in deleteNow()
SERVER-22970 Background index build produces an index with mismatched index keys and documents
SERVER-23373 Upgrade OS X builders to 10.10
TOOLS-1078 A command line option to set the dial timeout
SERVER-23425 Inserts and updates during chunk migration get deleted in 3.0.9, 3.0.10
TOOLS-1168 Missing 3.0.11 and 3.0.12 releases
SERVER-22535 Some index operations (drop index, abort index build, update TTL config) on collection during active migration can cause migration to skip documents
TOOLS-1039 mongoexport problem on data with quotes
SERVER-21724 Backup role can’t read system.profile
SERVER-21647 $rename changes field ordering
SERVER-7656 Optimize aggregation on sharded setup if first stage is exact match on shard key
SERVER-20358 Usernames can contain NULL characters
SERVER-21278 Remove executable bit from mongod.lock
root
role does not contain sufficient privileges for a mongorestore
of a system with security enabledroot
role should be able to run validate on system collectionsclusterManager
role does not have permission for adding tag rangesiteration_count_control.js
net.ssl.disabledProtocols
listIndexes
on 3.0 mongos
with 2.6 mongod
instances returns erroneous “not authorized”QueryPlanner::plan
with $near
operator$in
clause with regular expressionsystem.profile
collection with clusterMonitor
role_id
fields should be forbiddenlistCollections
command should not be O(n^2) on MMAPv1wt_nojournal_toggle.js
failing intermittently in noPassthrough_WTj:true
slower on WT than MMAPv1mongorestore
: error parsing metadata: call of reflect.Value.Set on zero Valuemongorestore
exits in response to SIGHUP, even when run under nohupmongoimport
$date close to epoch not workingmongoexport
throws reflect.Value.Type errorsmr_drop.js
test to not fail from nondeterministic collection drop timingmongoimport --upsert --type json
with _id being an object does not work most of the timesSERVER-19538 Segfault when calling dbexit in SSLManager with auditing enabled
SERVER-19805 MMap memory mapped file address allocation code cannot handle addresses non-aligned to memory mapped granularity size
SERVER-18955 mongoS doesn’t set batch size (and keeps the old one, 0) on getMore if performed on first _cursor->more()
authSchemaUpgrade
fails when the system.users
contains non MONGODB-CR
usersdb.currentOp()
CachedPlanStage
should execute for trial period and re-plan if query performs poorlyensureIndex()
of 2dsphere
index breaks after upgrading to 2.6 (with the new createIndex
command)mongos
SERVER-18442 better error message when attempting to change storage engine metadata options
WriteConflict
during multi-upsert with WiredTiger storage engineWiredTigerRecordStore::truncate
spends a lot of time sleepingSERVER-18117 Bring back the _replSet page in the html interface
SERVER-6826 Potential memory leak in ConnectionString::connect
jsCore_small_oplog
suite in Windowscore/compact_keeps_indexes.js
in a master/slave test configurationbenchRun
should use a thread-safe random number generatormongosTest_auth
and mongosTest_WT
tasks from evergreen.ymldumpauth.js
uses ambiguous --db
/--collection
argsgetParameter
to be executed locally against an arbiter in an authenticated replica setserverStatus
to be executed locally against an arbiter in an authenticated replica setgetCmdLineOpts
to be executed locally against an arbiter in an authenticated replica setmongod
configured with SSL required and handle insecure connectionsslCipherConfig
secondaryCatchupPeriodSecs
to rs.stepdown()
shell helpercollMod
usePowerOf2Sizes
fails on mongos
sh.getRecentMigrations()
shows aborted migration as successsmoke.py
buildlogger command line options to environment variablesRPATH=value
in top-level SConstruct
--use-system-tcmalloc
does not support tcmalloc
setParameters
and extensionmongo
Shell crashes if -p is missing and user matchesmongos
is running 3.0 and config servers are running 2.6 and auth is on2d
nearSphere queries scan entire collectionWriteConfictException
during background index createserverStatus
command with {oplog: 1}
option can trigger segmentation fault in mongod
OpDebug::writeConflicts
should be a 64-bit typeSERVER-17805 logOp
/ OperationObserver
should always check shardversion
SERVER-17613 Unable to start mongod
after unclean shutdown
s->commit_transaction(s, NULL)
resulted in status BadValue 22
mongod --repair
fails because verify()
returns EBUSY under WiredTigerBtreeLogic::_insert
when inserting into previously-dropped namespaceSERVER-17706 Sync new mongo+rocks changes to v3.0 branch
mongod
httpinterface
: sockets higher than 1023 not supporteddb.serverShutdown()
yaml
config fileSERVER-17652 Cannot start mongod due to “sockets higher than 1023 not being supported”
`initial_sync_unsupported_auth_schema.js
testinitial_sync_unsupported_auth_schema.js
testwrite_result.js
SERVER-17224 Aggregation pipeline with 64MB document can terminate server
SERVER-16452 Failed login attempts should log source IP address
SERVER-17338 NULL pointer crash when running copydb against stepped-down 2.6 primary