SDP-27 #1

  • //
  • spec/
  • job/
  • SDP-27
  • View
  • Commits
  • Open Download .zip Download (2 KB)
# The form data below was edited by super-tom_tyler
# Perforce Workshop Jobs
#
#  Job:           The job name. 'new' generates a sequenced job number.
#  Status:        Job status; [open/closed/suspended].  Required
#  Project:       The project this job is for. Required.
#  Severity:      [A/B/C] (A is highest)  Required.
#  ReportedBy     The user who created the job. Can be changed.
#  ReportedDate:  The date the job was created.  Automatic.
#  ModifiedBy:    The user who last modified this job. Automatic.
#  ModifiedDate:  The date this job was last modified. Automatic.
#  OwnedBy:       The owner, responsible for doing the job. Optional.
#  Description:   Description of the job.  Required.
#  DevNotes:      Developer's comments.  Optional.
#  Type:	  Type of job; [Bug/Feature].  Required.

Job:	SDP-27

Status:	closed

Project:	perforce-software-sdp

Severity:	C

ReportedBy:	tom_tyler

ReportedDate:	2017/04/02 17:16:46

ModifiedBy:	super-tom_tyler

ModifiedDate:	2017/04/02 17:16:46

OwnedBy:	russell_jackson

Description:
	Implemented in replica_cleanup.sh
	Add logic to cleanup logs and journal on replicas.
	
	Add logic to the SDP processing on replica machines to ensure
	that excess logs, journal and checkpoint files are cleaned
	up on replica machines.
	
	This might be a candidate for putting into sync_replica.sh
	and weekly_sync_replica.sh.  The idea is to honor
	the KEEP_LOGS and KEEP_CKPS settings in p4_vars intuitively
	on replica machines, not just on the master server.

DevNotes:
	This job, SDP-27, was originally named job000273.

Type:	Feature
# Change User Description Committed
#1 default