summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-23770 Remove read_concern_majority_passthrough_WT on Enterprise RHEL ↵r3.2.19-rc0r3.2.19Judah Schvimer2018-01-311-2/+0
| | | | 6.2 (inMemory)
* SERVER-32446 check if CSRS is initiated when reading isMaster response ↵Misha Tyulenev2018-01-311-1/+7
| | | | setName field
* SERVER-31462 Register Database::AddCollectionChange in the correct orderXiangyu Yao2018-01-302-6/+8
| | | | | | | | The wrong order leads to the rollback of CollectionImpl happening after the rollback of KVCollectionCatalogEntry. This means the Collection destructor would call setCappedCallback() on an already destroyed RecordStore. (cherry picked from commit f9e38f099a892964a09d4a80aafd8edfef21594d)
* SERVER-32527 Overwrite remote credentials with package tests credentialsMathew Robinson2018-01-301-0/+7
|
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-302-1/+4
|
* Revert "SERVER-32446 check if CSRS is initiated when reading isMaster ↵Misha Tyulenev2018-01-301-3/+0
| | | | | | response setName field" This reverts commit 6fc36be1614f4ae641fefd2d5085958025bac3b4.
* SERVER-32891: Sys-perf change order of mongodb_setup and workload_setup callsdalyd2018-01-302-2/+2
| | | | (cherry picked from commit 78b96cbd2d39f3ceff2ecb8e0029e95c18d6506d)
* SERVER-32446 check if CSRS is initiated when reading isMaster response ↵Misha Tyulenev2018-01-291-0/+3
| | | | setName field
* SERVER-32569 allow config servers and shard replica sets to start in ↵Misha Tyulenev2018-01-299-12/+108
| | | | non-cluster mode
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
|
* SERVER-32740: Set ycsb_dir and workloads_dir in longevity.yml.julianedwards2018-01-291-0/+2
| | | | (cherry picked from commit 145ebbe66f735bda74de1a000dd493185e70e174)
* SERVER-32740: Set ycsb_dir and workloads_dir in system_perf.yml.julianedwards2018-01-291-0/+2
| | | | (cherry picked from commit bcdb10268a736670e5e51aa01e99dac5fb09922f)
* SERVER-32896 system_perf.yml: Don't run make_artifacts.sh twiceHenrik Ingo2018-01-292-33/+0
| | | | (cherry picked from commit 4d08499e9ac6cb6da8d76d08d50bb7e205ca4b3e)
* SERVER-32896 Upload dsi-artifacts.yml in system_perf.ymlHenrik Ingo2018-01-292-8/+8
| | | | (cherry picked from commit a320388f7170130de3732b2f349cb6a0fba572ad)
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-253-48/+179
| | | | (cherry picked from commit 5397d13e51c182e0a8afcd91648453af4d6534f1)
* Revert "SERVER-32585 Use toolchain pip for installation of modules"Mathew Robinson2018-01-241-10/+0
| | | | This reverts commit 8aff699e9ce50c17062f638d3fecd40a72d67389.
* Revert "SERVER-32585 Change python2 to python to fix windows tests"Mathew Robinson2018-01-241-1/+1
| | | | This reverts commit dbe8dde8475392a1dee87728e2d57e6522cee699.
* SERVER-32585 Change python2 to python to fix windows testsMathew Robinson2018-01-241-1/+1
| | | | (cherry picked from commit 4d791025f0f73c227ad87358819626a15a40e4b1)
* SERVER-32585 Use toolchain pip for installation of modulesMathew Robinson2018-01-231-0/+10
|
* SERVER-32805 Increase timeout in initiate_without_replset_name_at_startup.jsVesselina Ratcheva2018-01-221-2/+2
|
* SERVER-30853 Add missing hard limit to memlockMathew Robinson2018-01-181-1/+1
| | | | (cherry picked from commit 65c82b5017d37aeef9fb0075543424873f1197ad)
* SERVER-30853 Update Mongod init scripts to set unlimited locked memoryMathew Robinson2018-01-186-0/+23
| | | | (cherry picked from commit 6c8dc5e004bf2c91df10975adef861bcf00af6cd)
* SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.ymlHenrik Ingo2018-01-182-0/+2
| | | | (cherry picked from commit 086cec19cbd0f0a4a122d4cfa6f099dbaa2ef21d)
* SERVER-31818 Add server parameter to disable MarkThreadIdleMark Benvenuto2018-01-171-0/+7
| | | | (cherry picked from commit 836ad1fdfae0243ecf88b4747e9ae4a1cd40a438)
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-126-5/+80
| | | | | | | | | | (cherry picked from commit fb8046d813af032d6d51327affbab9b6199fe654) base64::validate() checks removed as they're a 3.6 API. This doesn't materially hurt the fix as the later decodes will fail in a predictable and correct way. clang-format reapplied to match v3.2 formatting.
* Import wiredtiger: 46c2f8fd9b678f4e876bd4fbc888d0040b628045 from branch ↵Luke Chen2018-01-127-59/+53
| | | | | | | | | | | | mongodb-3.2 ref: 827b48a342..46c2f8fd9b for: 3.2.19 WT-3284 Fix tree-walk restart bug WT-3533 Eviction handle walk can race with handle re-open WT-3590 Keep data consistent if writes fail during a clean shutdown WT-3618 WT remove solaris from evergreen builds
* SERVER-30189 Reduce calls to allocator for large $in expressionsTess Avitabile2018-01-116-43/+48
| | | | | (cherry picked from commit 50a1afafc816097ed57804ff7033dffd85dbe160) (cherry picked from commit ef408a20e6fd71ffc97f3602dd65ef5b03de6a45)
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-111-2/+0
| | | | (cherry picked from commit af6bd1d39b42cc3d99c5854c6e280df31e858442)
* SERVER-32271 Bump minimum MacOS version to 10.8Ramon Fernandez2018-01-101-19/+19
|
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2018-01-032-0/+50
| | | | (cherry picked from commit 07bfb1286cb6d01d8080ab3b39a1c76dd123e002)
* SERVER-30702 Stop printing stack traces on massert failuresMathias Stearn2017-12-211-3/+2
| | | | | | | Manual backport of 5aa60782cebed045a316b5cd6706be726178ce09 without the removal of the now-redundant NoTrace variants. (cherry picked from commit 98471797559d6c907a18d5e4e86a68c459843055)
* SERVER-32048 Ensure updates that implicitly create an array element generate ↵Tess Avitabile2017-12-1317-5/+481
| | | | | | | | new null index keys (cherry picked from commit 69f94d7172801725bad43dba99ca0e5400eb293c) (cherry picked from commit 80b311e0a8537a47eb723ed4b6c010b5d1006551) (cherry picked from commit 5e58d9f0b6e6b42a0c9f4817e88ee1bfb7527d81)
* SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead ↵Vick Mena2017-12-081-0/+1
| | | | to red evergreen boxes
* SERVER-31380 Add metrics related to tcmalloc acquiring and decommitting ↵Mark Benvenuto2017-12-044-1/+93
| | | | | | memory from system (cherry picked from commit acfa4b77e4c03dc73b54baedae652478e43740a5)
* SERVER-30770: system_perf.yml: Use new DSI interface and cleanupVick Mena2017-11-292-171/+52
|
* SERVER-30009: Allow JS functions to be terminated with ';'r3.2.18-rc0r3.2.18Spencer Jackson2017-11-202-0/+46
| | | | (cherry picked from commit 8024561b6a73b5b0b56200bdfa3233219ff7fb18)
* SERVER-32044: Use parameterized branch_name in performance projectsdalyd2017-11-203-4/+3
| | | | (cherry picked from commit 594cf2ef09a959ef94b8aa91473f1aedf1512144)
* SERVER-32030: Divide SyncTail::oplogApplication OperationContext lifetime ↵Daniel Gottlieb2017-11-181-5/+10
| | | | into smaller chunks.
* SERVER-31589 Replaces OpContext pts with ReplicationCoordinator ptrs.Pavithra Vetriselvan2017-11-179-22/+26
| | | | (cherry picked from commit 608f38a4fb0de96546dd0aa3eea2f244bbcf2bef)
* SERVER-31101 Drop WT table on secondary after collection is droppedKatherine Walker2017-11-172-10/+21
| | | | (cherry picked from commit 0f9d6085526921dd8edaffce827ffd07653ee4cd)
* SERVER-31587 limit scope of OperationContext in ReplBatcherBenety Goh2017-11-171-13/+34
| | | | (cherry picked from commit 29140e49080de0c25482a2b13d1cc51c7b0096bf)
* SERVER-31590 Release unused cursors in the cache before awaiting oplog deletionDon Anderson2017-11-175-4/+24
| | | | (cherry picked from commit 2a8818d4fd7b833b82997c9996aca9eb14471f09)
* SERVER-31440 Fix Connpool HostTimeout raceJason Carey2017-11-161-95/+152
| | | | | | | | | | | | | | | | The executor connection pool host timeout is racy with respect to other code that's unlocked the parent mutex to allow for callback execution. While effort was spent to protect against background threads with active requests and those participating in refresh, after those tasks have been executed we race with callbacks in how quickly they can return. When we lose that race, we destroy the specific pool out from under those callbacks. Fix that by adding an ActiveClient wrapper that ensures a refcount on the specific pool is increased for the lifetime of those calls. (cherry picked from commit c3e174cab7b8e4a19772746942c7e68daa53bc5e)
* SERVER-31957: remove timeseries from longevityJim OLeary2017-11-151-10/+0
| | | | (cherry picked from commit e60188fe153cccc2f6ffa44b422f2be66a84d90c)
* SERVER-31957: remove automatic timeseries supportJim OLeary2017-11-151-10/+0
| | | | (cherry picked from commit 3fc856e45781dbd5f518b3029e42d396941958dd)
* SERVER-31621 Update buildscripts/scons.py to match masterAndrew Morrow2017-11-021-9/+19
| | | | (cherry picked from commit a99b2e1bd165292243a42c106b9507c94e4a7318)
* SERVER-31717 Force C locale on Ubuntu 16.04 buildersMark Benvenuto2017-11-021-1/+4
| | | | (cherry picked from commit 77c44f1f2cfde4efed4b37f65a406ae3f9e88d0a)
* SERVER-30482 Verify and enforce good ordering for the values for the ↵Henrik Edin2017-11-011-0/+24
| | | | | | sharding task executor refresh and host timeouts. (cherry picked from commit 8c50e87a82afdb7852fbac32e9bb4dbe7b6f8030)
* SERVER-23440 Rename duplicate metadata_test testsGeert Bosch2017-10-302-2/+2
| | | | (cherry picked from commit a163a5bc065592507cf8270401dd467bc76d4369)
* SERVER-29937 Make sure liveness timeouts cannot be missedJudah Schvimer2017-10-304-14/+45
| | | | (cherry picked from commit f1bf0b33b4f1ce7bb50f208ef5e2d736ef5eba68)