-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
In "Manage Jenkins" -> "Gerrit Trigger" in the "Control" box:
I expected the "Stop" button to stop all GerritTrigger listeners.
I expected "Start" to start up the listeners again.
I expected "Restart" to stop all listenerns and restart them.
This would, at least, allow a manual work around for JENKINS-10709 and any similar problems in the future. It would also match my expectations as a user.
Ciao!
These buttons control gerrit ssh session only.
Your suggestion needs to reload job configurations.
I checked
JENKINS-10709then understood the point of this issue.I think this feature should not be fixed. Instead, we need to
remove listeners before reloading job configuration.