Check FL_SEEN_OBJ_ID before looking up in table
This is an optimization for compaction so that we only lookup in the obj_to_id_tbl table only when FL_SEEN_OBJ_ID is set.
Check FL_SEEN_OBJ_ID before looking up in table
This is an optimization for compaction so that we only lookup in the
obj_to_id_tbl table only when FL_SEEN_OBJ_ID is set.