Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 5ad9b350b4397b77d782f516c21216bd58f1bafe
      
https://github.com/jenkinsci/p4-plugin/commit/5ad9b350b4397b77d782f516c21216bd58f1bafe
  Author: Paul Allen <pal...@perforce.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M src/main/java/org/jenkinsci/plugins/p4/PerforceScm.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ClientHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
    M src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java
    M src/main/resources/org/jenkinsci/plugins/p4/PerforceScm/global.jelly

  Log Message:
  -----------
  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


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/p4-plugin/push/refs/heads/master/31dad2-5ad9b3%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to