SDP-535

russell_jackson (Russell C. Jackson (Rusty))
Russell C. Jackson (Rusty) created this job , modified by Robert Cowham
Closed
False-positive on journal corruption check w/multi-line journal entries.

The journal corruption preflight check in p4d_base will erroneously
indicate that corruption exists if the arbitrary 10000 line cutoff
for the test journal file happens to split a multi-line journal entry.
In that case, the first line of the test journal file will look
something like this:

@ @@ @sfo-edge1@ 1

We need journal corruption preflight to be savvy with regard to
multi-line journal entries.
26926Fix problem with line breaks when testing for journal corruption.
Also softened the error message to avoid unnecessary alarm for users!
Observed "cd -" not working on AWS Linux box. Changed to pushd/popd.
26928Fix problem with line breaks when testing for journal corruption.
Also softened the error message to avoid unnecessary alarm for users!
Observed "cd -" not working on AWS Linux box. Changed to pushd/popd.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
A
Reported By
Russell C. Jackson (Rusty)
Reported Date
Modified By
Robert Cowham
Modified Date
Owned By
robert_cowham
Component
init
Type
Bug