Rework the checkpoint record format to include a version vector.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 6 Dec 2010 04:46:49 +0000 (20:46 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 6 Dec 2010 04:46:49 +0000 (20:46 -0800)
This will be used for keeping track of whether we have incorporated changes
made by the cleaner or not, and is a first step (along with having the
clenaer write to the a separate set of logs) to making a functional online
cleaner.


No differences found