Change 25826

paul_allen (Paul Allen)
Paul Allen committed this change into //guest/perforce_software/p4jenkins/main/src/main
Request Review
Download .zip
Global option to limit change query.

By default 'Head change query limit' is set to 0 (no limit) and the plugin will query all changes when looking within a workspace view. 

For large servers set the value to a range based on commit rate and job queue duration. e.g. 200 global commits/hour and jobs are queued for no longer than 10 hours, so 2000 change query limit (200*10).

JENKINS-58116
JENKINS-57870
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
java/org/jenkinsci/plugins/p4/PerforceScm.java#141
Loading...
java/org/jenkinsci/plugins/p4/client/ClientHelper.java#132
Loading...
java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java#78
Loading...
java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java#33
Loading...
resources/org/jenkinsci/plugins/p4/PerforceScm/global.jelly#11
Loading...
Tip: Use n and p to cycle through the changes.