LOG.info("TEST: ----> testCheckpointReprocessEdits");
TestAvatarCheckpointingHandler h = new TestAvatarCheckpointingHandler(null,
null, false);
setUp("testCheckpointReprocessEdits", true);
createEdits(20);
AvatarNode primary = cluster.getPrimaryAvatar(0).avatar;
AvatarNode standby = cluster.getStandbyAvatar(0).avatar;
h.reprocessIngest = true;
// set the handler later no to interfere with the previous checkpoint
InjectionHandler.set(h);
// checkpoint should be ok