-
Bug
-
Resolution: Won't Fix
-
Critical
-
Jenkins ver. 1.509.4
This feature "Check non-reviewed patchsets", allows checking and running un-reviewed ("approvals") patches when connection is established. If an un-reviewed patchset has been created during Jenkins server down time, will Jenkins trigger "patchset created"-event normally when connection is created.
Issues:
1. This feature, doesn't take watchdog settings into account. It re-triggers all un-reviewed patches whenever watchdog re-establishes the connection.
2. Huge no. of jobs triggered on every re-connection:
Ex: on first re-connection, 3 jobs are triggered. On second re-connection 3+3 jobs are triggered and this keeps on accumulating..
–
Dilip
[JENKINS-22137] Broken feature: "Check non-reviewed patchsets"
Assignee | Original: rsandell [ rsandell ] | New: Scott Hebert [ scoheb ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 154216 ] | New: JNJira + In-Review [ 194830 ] |
In addition, all processes are done by listener thread. It would be serious issue on system.