-
Bug
-
Resolution: Fixed
-
Major
If you have some tool constantly pinging jobs/.../build?token=... but the job is stuck in the queue for a long time, you will get a CauseAction with a potentially unbounded number of causes, all identical RemoteCause instances. In a system with tens of thousands of build records loaded, there can be millions of such causes. This is a waste of heap space (and disk space, disk I/O time to load).
- blocks
-
JENKINS-44444 Matrix-project is failing the PCT
- Resolved
- duplicates
-
JENKINS-33935 Can't rerun a build
- Resolved
- is blocking
-
JENKINS-4831 Message "Started by an SCM change" repeated many times for a build
- Closed
- is related to
-
JENKINS-33594 Rebuilding broken in Jenkins ver. 1.653
- Resolved
-
JENKINS-34117 java.lang.UnsupportedOperationException when checking out code in Jenkins 1.655
- Resolved
-
JENKINS-33591 Manual steps broken in Jenkins ver. 1.653
- Closed
- links to