This message is used attempt an automatic recovery log resynchronization when
a vdb is loaded on a controller that is not the first in it's group. Upon
reception of this message, the 'mother' vdb checks to see if the specified
checkpoint exists. If not, the call fails, and the sender should try another
chekpoint name. If the specified checkpoint exists, a 'now' checkpoint is set
(cluster-wide) and the call returns with this object containing the name of
this checkpoint and the size of the chunck or LogEntries that it will send.
See Also:org.continuent.sequoia.controller.virtualdatabase.protocol.ReplicateLogEntries See Also:org.continuent.sequoia.controller.virtualdatabase.protocol.CopyLogEntry author: ResyncRecoveryLog(String checkpointName)