-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
None
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-11-07
-
None
Currently, if the build host contains SQLite3 library, then the build prefers the system library to be used with PALite instead of the bundled SQLite3 distribution.
Unfortunately, some build hosts contain relatively old SQLite3 versions. The old SQLite3 versions limit PALite ability to use internal sqlite3 storage efficiently. It leads to poorly performing and/or cumbersome code.
If internal SQLite3 is used by default, then configure-combinations task is failing with numerous compilation warnings for sqlite3 source code.
TODO:
- Fix configure-combinations task to rely on WT cmake high-level configuration, instead of supplying compilation flags directly. This is covered by
WT-15719. - Switch to default internal SQLite3 bundle.
- Build SQLite3 internal bundle inly if PALite extension is enabled.
- Create ENABLE_PALITE cmake flag to control whether PALite is included in the build.
- is blocked by
-
WT-15719 Use WT high-level configuration parameters for 'configure-combinations' test
-
- Closed
-
- is related to
-
WT-15734 Consider removing the layered manager thread
-
- Closed
-
- related to
-
WT-15432 Coverity analysis defect 176691: Invalid type in argument to printf format specifier
-
- Closed
-
-
WT-15560 Assertion fail - test/format with precise checkpoint
-
- Closed
-
-
WT-15678 Memory leak in __wti_block_disagg_write_internal
-
- Closed
-
-
WT-15697 Change all python layered tests to use a configurable PALI
-
- Closed
-
-
WT-15589 Verify each read we do is behind the page materialisation frontier
-
- Open
-
-
WT-15246 Re-enable prepared testing that depends on new delta data format
-
- Closed
-
-
WT-15522 Configure the error log from cmake & determine the default value
-
- Closed
-
-
WT-15720 Handle stepdowns in test/format by restarting WT before stepping down
-
- Closed
-
-
WT-15736 Split "maximum page size seen at eviction" to 3 seperate statistics
-
- Closed
-
-
WT-15758 Retry forever on read failures in disagg block manager
-
- Closed
-
-
WT-15629 (disagg.mode=leader) Test/format key OOO (internal page delta)
-
- Closed
-
-
WT-15682 Increase the read timestamp lag to avoid conflict with prepare timestamp
-
- Closed
-