Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-44242
Fix maxIncomingConnectionsOverride description: it does count towards maxIncomingConnectionsSERVER-44069
Look at replacing ServerDescriptionBuilder with BSON documents.SERVER-30489
Fix typo in bind_ip startup warningSERVER-16682
remove duplicate sys/socket.h include from mongo/util/net/sock.hSERVER-10825
mongod debug output when closing a batch of connections from Java API doesn't decrement number of connectionsSERVER-10707
Coverity analysis defect 10178SERVER-10445
_bytesIn in Sock can get decrementedSERVER-14822
fassert on _fd in Socket::doSSLHandshake should actually be on fd >= 0SERVER-28669
Typo in log message for MessageCompressorManager::clientFinishSERVER-41649
Add tests of network compressionSERVER-24556
Compiler warnings in async_stream_interface.hSERVER-27255
Change connpool observer function to constSERVER-22921
Log network interface ASIO response at log level 2SERVER-6287
Increase robustness of wire protocol with the addition of a CRC in header or footerSERVER-6344
Typo in help output for SSL builds (shell and tools)SERVER-6541
Message::toString incorrect for bulk insertsSERVER-35589
fix Shuting typo in connection pool messageSERVER-12789
A race between sockets owned by Listener & ListeningSocketsSERVER-89509
DNS resolution while connecting to peer was slowSERVER-54756
protocol error from windows connectorSERVER-47519
Connection closures are not logged when server shuts downSERVER-49296
Investigate why DNS numSlowDNSOperations spikedSERVER-43211
mongos claims it is accepting connections but does notSERVER-32766
net.bindIpAll with net.ipv6 fails with "listen: Address already in use, terminating"SERVER-32477
ASIOSession fails to gracefully teardown socketsSERVER-32380
established connections keep larger than connPoolMaxShardedConnsPerHostSERVER-32017
SockAddr incorrect sort order for IPv4SERVER-30637
mongod --serviceExecutor adaptive aborts on macOSSERVER-20077
requestId field of message header should always be a signed integerSERVER-19242
create error-checking lambda wrapper for NetworkInterfaceASIOSERVER-19365
Allow one extra connection from localhost even if mongod is out of connectionsSERVER-16705
leak in PortMessageServer::acceptMPSERVER-18662
Refactor SSLManager's Constructor for Better Memory ManagementSERVER-18136
Malformed query causes Assertion and shows backtraceSERVER-17052
Too many open connectionsSERVER-16433
SNMP opens low order port in master modeSERVER-18568
Remove ConnectionString::PAIRSERVER-16292
mongod isn't ready for connections when it finishes a forkSERVER-9769
Streaming socket based resultsSERVER-9612
Mongos not parsing correctly IPV6 addressSERVER-9707
Make oplog timeout configurableSERVER-10268
Network socket timeouts with heartbeatTimeoutSecs are different with a mongos vs plain replica setSERVER-16005
Inelegant abend when cannot bind() TCP 27017 at startupSERVER-15390
Add details on type of connections in the mongod.logSERVER-13375
don't rely on ConnectBG thread for nonblocking connectSERVER-8049
Very short timeout for select() call in net listener eats up CPU timeSERVER-7808
mongos allows you to specify an invalid port numberSERVER-26600
mongod should fail to start on macOS when it can't listen port on all interfacesSERVER-27002
Double counting of uassert when non-ssl connection attempted on sslMode requiredSERVER-28901
Undocumented problem with MONGODB-X509 authentication
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0