Richard Samuels
9326ed5279
Revert " SERVER-65347 Add testing to ensure that generated ninja files are deterministic"
...
This reverts commit 561d65eebd
.
2022-05-10 17:36:10 +00:00
Misha Tyulenev
eb274d65a4
SERVER-65908 update fields for reshardCollection noop message
2022-05-10 17:08:31 +00:00
David Bradford
167fbe34c3
SERVER-66343 : Increase timeout for mac run_unittests
2022-05-10 16:41:04 +00:00
George Wangensteen
3843464951
SERVER-66212 Update std::abort calls in collection mock to MONGO_UNREACHABLE
2022-05-10 16:39:51 +00:00
Josef Ahmad
d539982531
SERVER-66280 Make batched writes aware of tenant migrations
2022-05-10 14:25:14 +00:00
Enrico Golfieri
c4522f8d57
SERVER-62432 Ensure safe access to ShardingDDLCoordinator instance state documents
2022-05-10 13:29:23 +00:00
Allison Easton
c6e976d9f6
SERVER-64319 Fix the name hiding issue for usages of ShardingCatalogManager::withTransaction
2022-05-10 11:07:14 +00:00
Etienne Petrel
32192ca71d
Import wiredtiger: a1d0eda743a51dd607743af19eef48773e650640 from branch mongodb-master
...
ref: 350fecbfc7..a1d0eda743
for: 6.1.0-rc0
WT-9300 Remove retries from test_txn24.py to fix build failure
2022-05-10 04:21:27 +00:00
Etienne Petrel
6fb8f59c47
Import wiredtiger: 350fecbfc787cae88cb8b785a30780408fd78e1e from branch mongodb-master
...
ref: 2c5dfec509..350fecbfc7
for: 6.1.0-rc0
WT-9296 Portability fix for the new paired typo checker in s_style
2022-05-10 04:21:27 +00:00
Etienne Petrel
00ff8bc78c
Import wiredtiger: 2c5dfec5090faaffdf2cc397ca7f9c0332466992 from branch mongodb-master
...
ref: 96e1178c2c..2c5dfec509
for: 6.1.0-rc0
WT-9063 Create a general approach to handle WT_ROLLBACK errors in Python test suite
2022-05-10 04:21:27 +00:00
Misha Tyulenev
a4d06b39d9
SERVER-62958 Add refineCollectionShardKey change stream event
2022-05-10 03:37:11 +00:00
Didier Nadeau
bf72d48d91
SERVER-66235 Clear sync source following a shard split reconfig
2022-05-10 02:50:45 +00:00
samontea
9c6a831a9a
SERVER-52286 Enable feature flag for Bucket Unpacking with Sorting, reduce FCV to 6.0
2022-05-10 02:12:57 +00:00
Yoonsoo Kim
7f55c45773
SERVER-65863 Have optimized _id expression(s) pushed down properly
2022-05-10 01:10:31 +00:00
Jack Mulrow
afe31bee0b
SERVER-66320 Wait for thread pool to be idle before resetting TransactionWithRetries in unit tests
2022-05-10 00:50:08 +00:00
Cheahuychou Mao
a7f575b9c7
SERVER-66296 ReshardingOplogBatchApplier and ReshardingTxnCloner should wait for conflicting transaction to complete upon hitting RetryableTransactionInProgress
2022-05-10 00:48:55 +00:00
Sara Golemon
ddf4188279
SERVER-63942 Do not perform transactional role tests in cursor sweep suites
2022-05-10 00:12:14 +00:00
Dan Larkin-York
3a08151bb8
SERVER-66290 Test to check that view creation on system.buckets namespace fails should be FCV-gated
2022-05-10 00:11:04 +00:00
Yuhong Zhang
418bd1e6da
SERVER-66300 Disable rollback_resumabe_index_build tests in code coverage variants
2022-05-09 22:20:41 +00:00
Gregory Noma
002034eac6
SERVER-66242 Set JournalListener
in ServiceContextMongoDTest
2022-05-09 22:19:28 +00:00
Matthew Russotto
878b6bb324
SERVER-66089 Initial sync should do transaction table read with a later afterClusterTime.
2022-05-09 21:33:03 +00:00
Hugh Tong
6989f87e40
SERVER-64609 Rename instances of TenantDatabaseName to DatabaseName
2022-05-09 21:31:49 +00:00
Yu Jin Kang Park
32e2e0d138
SERVER-66273 : Add CleanupConcurrencyWorkloads hook in simulate_crash_concurrency_replication.yml
2022-05-09 20:24:50 +00:00
Gregory Noma
5f15e515c6
SERVER-65821 Allow prepared transactions to write commit decision across FCV barrier
2022-05-09 19:24:59 +00:00
Benety Goh
418028cf4d
SERVER-66304 remove trailing space from IDL enum names
2022-05-09 19:23:46 +00:00
Kaloian Manassiev
4deeaf72d5
SERVER-66236 Always return UNSHARDED description on uninitialised cluster
2022-05-09 17:14:56 +00:00
Yuhong Zhang
8de3932931
SERVER-65797 Remove invalid index specs in memory before parsing for listIndexes
2022-05-09 16:35:12 +00:00
Alexander Ignatyev
39ccb28e09
SERVER-66163 Use index entry from IXScan to report IET
2022-05-09 16:34:01 +00:00
Haley Connelly
cd9c111f27
SERVER-66210 Indicate when pass targets cause BatchedDeleteStage completion
2022-05-09 16:32:43 +00:00
Kyle Suarez
1cb03bb7e9
SERVER-66308 restore 'sbe' command test for multiversion
2022-05-09 15:37:22 +00:00
Erwin Pe
a86cebf1f3
SERVER-65999 Fix the sharding test for two simultaneous compacts
2022-05-09 15:04:01 +00:00
mathisbessamdb
464155c8c4
SERVER-66269 fixing broken test that expects to run a second split
2022-05-09 14:18:38 +00:00
Arun Banala
f7e9b07d14
SERVER-66307 Set $_generateV2ResumeTokens parameter only on mongos
2022-05-09 13:14:09 +00:00
Josef Ahmad
fe5eada742
SERVER-66071 Batch deletes on sharded collections
2022-05-09 11:53:52 +00:00
Charlie Swanson
5110465b4a
SERVER-66306 Initialize counter to 0
2022-05-09 11:34:41 +00:00
Charlie Swanson
5028dc820e
SERVER-65466 Add shard key fields to column_scan
2022-05-09 11:01:11 +00:00
Charlie Swanson
0161cdf25e
SERVER-66101 Add columnstore index to planner
...
This enables an end-to-end use of a columnstore index!
2022-05-09 09:48:04 +00:00
Charlie Swanson
cac749e676
SERVER-66101 Rename COLUMN_IXSCAN to COLUMN_SCAN to match design
2022-05-09 09:48:04 +00:00
Cheahuychou Mao
ee2c8a73d0
SERVER-65436 Make autosplit_setFCV_downgrade_from_60.js set the FCV back to latest during teardown
...
(cherry picked from commit f8efe6a88b
)
2022-05-09 07:53:39 +00:00
Luke Chen
20c06486b1
Import wiredtiger: 96e1178c2cfb2adc2e53d2fbc7e512025ddf6cc2 from branch mongodb-master
...
ref: b9c5631ea0..96e1178c2c
for: 6.1.0-rc0
WT-8158 Add gdb helper scripts to WiredTiger repository
2022-05-09 06:19:32 +00:00
Luke Chen
a9a4d99978
Import wiredtiger: b9c5631ea09739586d6b76c2d4e11903bb2bccec from branch mongodb-master
...
ref: 19f7b8b9eb..b9c5631ea0
for: 6.1.0-rc0
WT-9168 Coverity analysis defect 122085: Dereference after null check
2022-05-09 06:19:32 +00:00
Luke Chen
7762d99ffa
Import wiredtiger: 19f7b8b9ebb56e083060d5b4300f0deedeb52af0 from branch mongodb-master
...
ref: 32bdeeadd4..19f7b8b9eb
for: 6.1.0-rc0
WT-9185 Add checks for random generator for uint64 in cppsuite
2022-05-09 06:19:31 +00:00
Luke Chen
90ae2521e7
Import wiredtiger: 32bdeeadd420c89176313b60dbacfdca288718b6 from branch mongodb-master
...
ref: 401f35d2a9..32bdeeadd4
for: 6.1.0-rc0
WT-9291 Fix return value not wrapped in a pair of parentheses
2022-05-09 06:19:31 +00:00
Daniel Gottlieb
3c3575a385
Revert " SERVER-66027 : Speed up tenant migration tests."
...
This reverts commit b69ac06ab6
.
2022-05-08 01:53:37 +00:00
Daniel Gottlieb
b69ac06ab6
SERVER-66027 : Speed up tenant migration tests.
2022-05-07 18:12:43 +00:00
auto-revert-processor
8cc3376438
Revert " SERVER-66270 Set ExpressionContext::inMongos to true only on mongos"
...
This reverts commit 4170c36e4d
.
2022-05-07 16:08:24 +00:00
Mohammad Dashti
c3765031e1
SERVER-66302 Removed 'JS_SetGlobalJitCompilerOption' calls to avoid a possible race condition
2022-05-07 02:32:06 +00:00
Brett Nawrocki
5115a22f01
SERVER-64377 Restore parity resharding recipient applying fields
...
ReshardingMetricsNew will now restore after a failover the following
metrics from the ReshardingService state documents:
oplogEntriesFetched
totalApplyTimeElapsedSecs
remainingOperationTimeEstimatedSecs
2022-05-07 01:00:47 +00:00
Charlie Swanson
eb1db70a80
SERVER-65692 $searchMeta improvement
2022-05-07 00:59:34 +00:00
Arun Banala
4170c36e4d
SERVER-66270 Set ExpressionContext::inMongos to true only on mongos
2022-05-07 00:58:21 +00:00