-
Bug
-
Resolution: Fixed
-
Critical
-
1.509.3-RC1
Even with the lazyloading (I just upgraded from 1.480.3) the startup of my instance is slow (~20min). After that it makes a long time (~10min) to display the UI (I'm using the dashboard plugin)
here is a first Threads Dump while having a white screen : https://gist.github.com/aheritier/6363143
Discussing on the ML jglick proposes this :
Related to a performance fix in MavenModuleSetBuild.computeResult, but
that is not really the cause. Probably FingerprintAction.onLoad need
not call .compact synchronously; that would I think save a lot of
time. File it.
- is blocking
-
JENKINS-26391 getAssignedLabel in MavenModule is implemented with lazy loading
-
- Resolved
-
- is related to
-
JENKINS-25075 Weather column should render asynchronously
-
- Open
-
[JENKINS-19392] First-time display with many Maven jobs blocked in FingerprintAction.compact
Labels | New: performance |
Component/s | New: core [ 15593 ] | |
Component/s | Original: maven [ 16033 ] |
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Summary | Original: Empty pages to access the UI the first time with many Maven jobs | New: First-time display with many Maven jobs blocked in FingerprintAction.compact |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Labels | Original: performance | New: fingerprints performance |
Link | New: This issue is related to JENKINS-25075 [ JENKINS-25075 ] |
Assignee | New: Jesse Glick [ jglick ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |