-
Bug
-
Resolution: Unresolved
-
Major
-
Ubuntu 16.04.7 LTS
Jenkins version 2.413
Gerrit Trigger 2.38.1, 2.39.0
Gerrit 2.14.22, Gerrit 3.4.8
Project list fetch interval parameter not granted.
Projects are listed every cca 5 mins. On a Gerrit instance with large number of projects (70k+) with many Jenkins instances connecting to it puts a continuous high CPU load on the Gerrit server:
$ ssh -p 29418 localhost ps -w 2>/dev/null |grep -c ls-projects 217 $
Works well on Jenkins version 2.107.3 with Gerrit Trigger version 2.27.6.