PALite implementation of WT_PAGE_LOG::pl_get_complete_checkpoint_ext method swallows WT_NOTFOUND return code and returns 0.
Solution:
Return WT_NOTFOUND and let the upper layers handle the return code.
PALite implementation of WT_PAGE_LOG::pl_get_complete_checkpoint_ext method swallows WT_NOTFOUND return code and returns 0.
Solution:
Return WT_NOTFOUND and let the upper layers handle the return code.