Description
Currently SegmentNodeStore stores the end time with the checkpoint data. It would be helpful to also store the time when checkpoint was created.
For example AsyncIndexUpdate creates a checkpoint before indexing. It can be safely assumed that repository state before the time when that checkpoint was created is indexed (giev and take some delta say a minute).