587
595
# A block of length 1 is never considered 'well utilized' :)
589
597
action, last_byte_used, total_bytes_used = self._check_rebuild_action()
595
603
# TODO: This code is meant to be the twin of _insert_record_stream's
596
604
# 'start_new_block' logic. It would probably be better to factor