-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage Engines 2020-03-09
ftruncate-test failed on Ubuntu 18.04
Host: ec2-18-207-207-181.compute-1.amazonaws.com
Project: WiredTiger (develop)
Commit: diff: WT-5525 free up 3B in the WT_REF structure (#5296)
- Free up 2B in the WT_REF structure by switching WT_REF.state from a uint32_t to a uint8_t.
- Move __wt_ref_cas_state_int() out of include/txn.i into include/btree.i, it's not a transaction
API. | 21 Feb 20 22:47 UTC
Evergreen Subscription: ; Evergreen Event:
- duplicates
-
WT-5583 Applying operations in recovery encounters unexpected operation type
- Closed