-
Bug
-
Resolution: Fixed
-
Minor
-
CentOS7
-
-
2.335
/etc/init.d/jenkins mixes up the PIDs for different masters when running multiple masters from the same war-file under the same user account on CentOS.
[JENKINS-51888] /etc/init.d/jenkins handles PIDs incorrectly when running multiple masters
Description |
Original:
/etc/init.d/jenkins mixes up the PIDs for different masters when running multiple masters under the same user account on CentOS. |
New:
/etc/init.d/jenkins mixes up the PIDs for different masters when running multiple masters from the same war-file under the same user account on CentOS. |
Released As | New: 2.335 | |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] | New: Basil Crow [ basil ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Added fix proposal:
https://github.com/jenkinsci/packaging/pull/109