SDP-104

russell_jackson (Russell C. Jackson (Rusty))
Russell C. Jackson (Rusty) created this job , modified by C. Thomas Tyler
Closed
Fixed order-of-operations issue causing some logs to be lost on rotation.
20637Fixed the real cause of the problem and put the redirects to LOGFILE back.
The actual cause of the problem was that we were rotating the sync_replica.log
file twice within that function because of the call to rotate $LOGFILE and a
second call to rotate "sync_replica.log". I removed the 2nd call to rotate the
sync_replica.log.
20636Changed mv and gzip in rotate log to go to /dev/null to avoid stomping on the file we just rotated.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
Russell C. Jackson (Rusty)
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
russell_jackson
Dev Notes
This job, SDP-104, was originally named job000597.
Type
Bug