accumulo
accumulo copied to clipboard
Major Compaction checkpoints for restartable compactions
For a major compaction on a tablet, if we captured:
- the set of input files
- the output file
- the configuration (iterators, etc)
- the read offsets in the input files (updated periodically)
Then we might be able to re-start a major compaction that failed in certain conditions (tserver shutdown, tablet re-hosting, etc.)