sui_v1.17.1_1706300714_release
PR introduces state tracking for the last manually processed SST files in memory. This prevents the recurrence of situations where the same file is repeatedly selected for manual compaction because its initial compaction run was a noop. Cherry pick is required to unblock partners full node.