PerconaFT can assert when opening a dictionary with no useful information to error log

Description

In ft/serialize/ft-serialize.cc : toku_deserialize_ft_from there are assertions such as checkpoint_count_1 == checkpoint_count_0 + 1 that indicate that one of the two dictionary headers was not considered acceptable, but it only asserts and does not print to error log any useful, contextual information where there is a lot of info that can be output.

Environment

None

Activity

Done

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

Created May 10, 2017 at 9:19 PM
Updated March 6, 2024 at 1:15 PM
Resolved June 19, 2017 at 11:48 PM