Skip to content

Reset memoized bloat estimation upon #reset

Andreas Brandl requested to merge ab/reindexing-reset-bloat-estimate into master

What does this MR do?

This is a small bugfix to also reset a memoization upon calling #reset on the instance. This will lead to a re-estimation of index bloat.

The use case is to report bloat estimates before and after reindexing.

Does this MR meet the acceptance criteria?

Conformity

Edited by Andreas Brandl

Merge request reports