pingcap/talent-plan

uncompacted variable not cleared after compaction

QuRyu opened this issue · 2 comments

QuRyu commented

In project-2 of PNA Rust, uncompacted variable is not set to zero during the compaction process and this might trigger unnecessary cleaning. Is this a program bug or is it intended behavior?

QuRyu commented

the issue has been fixed so i'll just close this thread.