Done
Details
Details
Assignee
George Lorch
George Lorch(Deactivated)Reporter
George Lorch
George Lorch(Deactivated)Labels
Components
Fix versions
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
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.