Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-35589
fix Shuting typo in connection pool messageSERVER-22921
Log network interface ASIO response at log level 2SERVER-41649
Add tests of network compressionSERVER-44069
Look at replacing ServerDescriptionBuilder with BSON documents.SERVER-44242
Fix maxIncomingConnectionsOverride description: it does count towards maxIncomingConnectionsSERVER-6344
Typo in help output for SSL builds (shell and tools)SERVER-28669
Typo in log message for MessageCompressorManager::clientFinishSERVER-16682
remove duplicate sys/socket.h include from mongo/util/net/sock.hSERVER-27255
Change connpool observer function to constSERVER-24556
Compiler warnings in async_stream_interface.hSERVER-30489
Fix typo in bind_ip startup warningSERVER-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-6541
Message::toString incorrect for bulk insertsSERVER-14822
fassert on _fd in Socket::doSSLHandshake should actually be on fd >= 0SERVER-12789
A race between sockets owned by Listener & ListeningSocketsSERVER-6287
Increase robustness of wire protocol with the addition of a CRC in header or footerSERVER-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-39570
Separate NITP::consumeTasks into an entry and an implSERVER-37389
Give different messages for different connection failure reasonsSERVER-38393
Enable TCP Loopback Fast Path on Windows 8/2012+SERVER-39947
mongod/mongos socket should be world-accessible if server is listening on a TCP portSERVER-32766
net.bindIpAll with net.ipv6 fails with "listen: Address already in use, terminating"SERVER-34120
scoped connection not being returned to the poolSERVER-32477
ASIOSession fails to gracefully teardown socketsSERVER-49296
Investigate why DNS numSlowDNSOperations spikedSERVER-24426
Remove unnecessary command metadata upconvert/downconvert codeSERVER-27002
Double counting of uassert when non-ssl connection attempted on sslMode requiredSERVER-24813
shutting down network interface ASIO while command is in progress triggers returnConnection() invariantSERVER-25776
scoped_db_conn_test sends uninitialized bytes over the wireSERVER-22874
network asio operation embeds literal tabs and newlines into stringsSERVER-43211
mongos claims it is accepting connections but does notSERVER-30637
mongod --serviceExecutor adaptive aborts on macOSSERVER-22709
Log that connection was accepted before configuring socket optionsSERVER-22238
Convert killCursors commands to OP_KILL_CURSORS to old serversSERVER-2521
1300 byte memory leak in PiggyBackData on socket exceptionSERVER-2537
connTicketHolder leak in OurListenerSERVER-148
when getting message header, handle case where get <4 bytesSERVER-35649
Nodes removed due to isSelf failure should re-attempt to find themselvesSERVER-6320
SSL Options Not listed in --help output for mongod/mongosSERVER-5587
Command to close current connectionsSERVER-5138
Are node names case sensitive?SERVER-5215
Need mapping from Internationalized Domain Name to UTF-8SERVER-5487
Seg fault when shutting down replica set member - Subscription Build with SSL EnabledSERVER-4866
prevent Socket fd leaksSERVER-32380
established connections keep larger than connPoolMaxShardedConnsPerHostSERVER-28057
isMaster timeout when using multiple mongos connection pools
{"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