SDP-776

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler created this job , modified by swarm-user
Closed
Add support for parallel checkpoint ops with -jcp/-jdp/-jrp.

When parallel checkpoints are added to p4d, the SDP will need
to adapt to expose parallel checkpoint feature (with the usual
$P4D_VERSION check to only attempt to use it if the p4d version
is new enough to support it).

To define the number of threads, supply the -N option and/or
interact with the db.checkpoint.threads configurable.
29241Added ref to job about parallel checkpoint capability in release notes.

(Also testing Swarm review on new swarm server.)
29220Added support for parallel checkpoints in backup_function.sh.

Added doc for parallel checkpoints in new Instance Vars template.
Formal docs to be added in a future release.

Upgraded Instance Vars template to v1.5, and updated sdp_upgrade.sh accordingly.

Fixed bug where PROXY_TARGET, PROXY_PORT, and PROXY_V_FLAGS were not
preserved across SDP upgrades.

Added notes about what can and cannot be changed in the
Instance Vars template for settings to survive future upgrades.

Added notes about sourcing the SDP environment in the instance vars file.
29240Added ref to job about parallel checkpoint capability in release notes.

(Also testing Swarm review on new swarm server.)

#review-29241
29207Added support for parallel checkpoints in backup_function.sh.

Added doc for parallel checkpoints in new Instance Vars template.
Formal docs to be added in a future release.

Upgraded Instance Vars template to v1.5, and updated sdp_upgrade.sh accordingly.

Fixed bug where PROXY_TARGET, PROXY_PORT, and PROXY_V_FLAGS were not
preserved across SDP upgrades.

Added notes about what can and cannot be changed in the
Instance Vars template for settings to survive future upgrades.

Added notes about sourcing the SDP environment in the instance vars file.

Test suite coverage will be needed later.

#review-29220
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
C. Thomas Tyler
Reported Date
Modified By
swarm-user
Modified Date
Owned By
tom_tyler
Component
core-unix
Type
Feature