Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-40841 Re-issue invalid test certificates | Jonathan Reams | 2019-05-20 | 7 | -9/+95 |
| | |||||
* | SERVER-40949 add LookupAllowed stage constraint | Ian Boros | 2019-05-20 | 47 | -54/+227 |
| | | | | This bans $merge and $sB from $lookup subpipelines | ||||
* | SERVER-41240 Do not Flow Control uninterruptible lock acquisitions. | Maria van Keulen | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | SERVER-41009 TimestampMonitor and getOldestActiveTimestamp shouldn't ↵ | Gregory Wlodarek | 2019-05-20 | 2 | -0/+6 |
| | | | | conflict with PBWM lock | ||||
* | SERVER-41176 Remove redeclaration of variable in a sub-scope of ↵ | Dianna | 2019-05-20 | 1 | -1/+0 |
| | | | | IndexCatalogImpl::_doesSpecConflictWithExisting() | ||||
* | SERVER-40026 Don't allow distinct on sharded collections in multi document ↵ | Jack Mulrow | 2019-05-20 | 1 | -0/+10 |
| | | | | transactions | ||||
* | SERVER-40982 Add counters for aborted migrations from lock timeouts | Jack Mulrow | 2019-05-20 | 3 | -0/+9 |
| | |||||
* | SERVER-40419 Remove feature flag guard for pipelines in update | James Wahlin | 2019-05-20 | 2 | -6/+0 |
| | |||||
* | SERVER-40447: Add FlowControl unittests and jstests. | Daniel Gottlieb | 2019-05-20 | 7 | -12/+310 |
| | |||||
* | SERVER-37574 Force reconfig should kill operations that conflict state | Suganthi Mani | 2019-05-19 | 5 | -184/+302 |
| | | | | transition (primary to secondary/removed). | ||||
* | Revert "SERVER-37574 Force reconfig should kill operations that conflict state" | Suganthi Mani | 2019-05-19 | 5 | -300/+184 |
| | | | | This reverts commit 8e6ad096f8a8b81e1be01d012920f52332650d6f. | ||||
* | SERVER-37574 Force reconfig should kill operations that conflict state | Suganthi Mani | 2019-05-19 | 5 | -184/+300 |
| | | | | transition (primary to secondary/removed). | ||||
* | SERVER-40407 Add support for $$NOW and $$CLUSTER_TIME in the findAndModify ↵ | Bernard Gorman | 2019-05-19 | 9 | -14/+119 |
| | | | | command | ||||
* | SERVER-40641 Ensure TTL gets interrupted by rollback | Gregory Wlodarek | 2019-05-17 | 1 | -4/+2 |
| | |||||
* | SERVER-40641 Ensure TTL delete in prepare conflict retry loop does not block ↵ | Gregory Wlodarek | 2019-05-17 | 7 | -16/+69 |
| | | | | step down | ||||
* | SERVER-36956 SnapshotTooOld errors will always increase the snapshot history ↵ | Dianna | 2019-05-17 | 24 | -182/+206 |
| | | | | window size | ||||
* | SERVER-41074 Make decision to send pre/post image oplog the same as the ↵ | Randolph Tan | 2019-05-17 | 4 | -47/+339 |
| | | | | decision made for the originating oplog write. | ||||
* | SERVER-40439 Add merge support for whenNotMatched: discard | Anton Korshunov | 2019-05-17 | 3 | -0/+56 |
| | |||||
* | SERVER-41181 Fix sharding tests for hostname normalization | A. Jesse Jiryu Davis | 2019-05-17 | 2 | -1/+9 |
| | |||||
* | SERVER-40156 Replica sets support Split Horizons | ADAM David Alan Martin | 2019-05-17 | 34 | -599/+1968 |
| | | | | | | | | | Replica sets can now respond to `isMaster` requests with different hostnames and ports, if contacted via alternate names using TLS. The `horizons` field in replica set member configurations can be used to control which `HostAndPort` to reply with for which "horizon view" of a replica set. | ||||
* | SERVER-40978 Create class for tracking single two phase commit metrics on mongod | Esha Maharishi | 2019-05-17 | 3 | -0/+311 |
| | |||||
* | SERVER-40985 handle windows line endings in test | Benety Goh | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | SERVER-41035 Rollback should kill all user operations before taking RSTL ↵ | Judah Schvimer | 2019-05-17 | 3 | -1/+94 |
| | | | | lock in X | ||||
* | SERVER-39897 Implement field level encryption for various commands in JS ↵ | Shreyas Kalyan | 2019-05-17 | 2 | -3/+7 |
| | | | | shell API | ||||
* | SERVER-40406 Add support for $$NOW and $$CLUSTER_TIME in the update command | Bernard Gorman | 2019-05-17 | 16 | -24/+112 |
| | |||||
* | SERVER-40897 Default index catalog metadata to use single-phase index build ↵ | Louis Williams | 2019-05-17 | 1 | -8/+8 |
| | | | | format | ||||
* | SERVER-40240 Add new $unset aggregation stage | James Wahlin | 2019-05-17 | 3 | -2/+154 |
| | |||||
* | SERVER-40041 block prepared transactions behind index builds during initial sync | Eric Milkie | 2019-05-17 | 1 | -3/+7 |
| | |||||
* | SERVER-37837 Examine and reap sessions from the SessionsCatalog | Kaloian Manassiev | 2019-05-17 | 26 | -229/+379 |
| | | | | | This change makes the logical sessions cache query and reap sessions, which are possibly only in-memory on the SessionsCatalog. | ||||
* | Import wiredtiger: 5d321d0c6091636a2344ef9915ca06b0c078bda3 from branch ↵ | Luke Chen | 2019-05-17 | 20 | -68/+146 |
| | | | | | | | | | | | | | | mongodb-4.2 ref: a332548202..5d321d0c60 for: 4.1.12 WT-4768 Inconsistent data with lookaside eviction followed by sweep WT-4769 Don't discard active history for empty pages WT-4776 Modify operations should be equivalent to updates WT-4778 MSVC build fails when optimisation is turned off WT-4794 Mark lookaside history resolved in all paths WT-4796 Enhance diagnostics that track ref state transitions | ||||
* | SERVER-41025 parse embedded operation count using new implicit commit format ↵ | Benety Goh | 2019-05-16 | 2 | -12/+19 |
| | | | | for large unprepared transactions | ||||
* | Revert "SERVER-40041 block prepared transactions behind index builds during ↵ | Benety Goh | 2019-05-16 | 1 | -7/+3 |
| | | | | | | initial sync" This reverts commit 17603c3b095703521268824b41eca24fa528c1c5. | ||||
* | SERVER-16553 Ensure dbStats adds the scaling factor to its output | Gregory Wlodarek | 2019-05-16 | 3 | -2/+18 |
| | |||||
* | SERVER-40566 fix fast count when rolling back a large prepared transaction | Benety Goh | 2019-05-16 | 1 | -20/+9 |
| | |||||
* | SERVER-40985 Basic slow transaction logging on mongos | Jack Mulrow | 2019-05-16 | 4 | -12/+1239 |
| | |||||
* | SERVER-40728 remove unused function logCommitForUnpreparedTransaction() | Benety Goh | 2019-05-16 | 1 | -47/+0 |
| | | | | last reference was removed in commit 5a6422ce9f4ad85efd1d6b26949ee43e6c1bcda9 | ||||
* | SERVER-40566 fix fast count when rolling back a large unprepared transaction | Benety Goh | 2019-05-16 | 2 | -4/+15 |
| | |||||
* | SERVER-40726 Remove dead code for logging explicit prepareTransaction oplog ↵ | William Schultz | 2019-05-16 | 1 | -42/+0 |
| | | | | entry on primary | ||||
* | SERVER-41002 Throw WouldChangeOwningShardError on upsert if shard does not ↵ | jannaerin | 2019-05-16 | 7 | -60/+148 |
| | | | | own new doc | ||||
* | SERVER-40811 reduce GlobalInitializerRegisterer constructors | Billy Donahue | 2019-05-16 | 11 | -217/+80 |
| | |||||
* | SERVER-40913 Make agg Expression walker | Jacob Evans | 2019-05-16 | 5 | -1/+231 |
| | |||||
* | SERVER-40041 block prepared transactions behind index builds during initial sync | Eric Milkie | 2019-05-16 | 1 | -3/+7 |
| | |||||
* | SERVER-40879 Support expected digests for config expansions | Sara Golemon | 2019-05-16 | 2 | -4/+97 |
| | |||||
* | SERVER-40566 add RollbackImpl::_processRollbackOpForApplyOps() | Benety Goh | 2019-05-16 | 2 | -13/+29 |
| | |||||
* | SERVER-40001 abortTransaction through mongos does not properly set error labels | Esha Maharishi | 2019-05-16 | 4 | -25/+162 |
| | |||||
* | SERVER-40566 add test cases for rolling back unprepared transactions | Benety Goh | 2019-05-16 | 2 | -0/+119 |
| | |||||
* | SERVER-40885 Disallow running commitTransaction/abortTransaction as the ↵ | Randolph Tan | 2019-05-16 | 1 | -0/+9 |
| | | | | first command in mongos | ||||
* | SERVER-10075 Forbid illegal forms of TTL indexes during index creation | Gregory Wlodarek | 2019-05-16 | 1 | -0/+67 |
| | |||||
* | SERVER-40700 fix lint again | Benety Goh | 2019-05-16 | 2 | -2/+0 |
| | |||||
* | SERVER-40700 fix lint | Benety Goh | 2019-05-16 | 2 | -2/+4 |
| |