Removed calls to remove_old_checkpoints_and_journals and remove_old_logs
from request_replica_checkpoint.sh. The removal of old checkpoints/logs
is only to be done upon successful completion of a new checkpoint
operation, and this script only makes the request to start a checkpoint;
it does not verify successful completion.