-
Type:
Technical Debt
-
Resolution: Gone away
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: PALI
-
None
-
Storage Engines - Foundations
-
None
-
None
The test test_disagg01.py is skipped because of:
self.skipTest('Disagg test is broken until PageLogPutArgs, PageLogGetArgs work')
session = self.session
page_log = self.conn.get_page_log('palite')
page_log.pl_begin_checkpoint(session, 1)
page_log.pl_complete_checkpoint(session, 1)
This is no longer valid and we should be able to test it.