-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
-
Blue Ocean 1.2-beta2, Blue Ocean - Candidates
There have been occasional reports of high memory usage when keeping blue ocean open in a tab for many many hours.
It isn't clear what page yet, but it is worth investigating:
- Dashboard main page
- Activity page for a given build
Ideally in cases where there are running builds. What should be noted is if there is monotonically increasing memory usage for the tab. If there is - likely candidates are SSE events loading data into a store (something like mobx) which probably should be more of a buffer...
[JENKINS-45094] Memory usage on dashboard, activity pages after browser is open a long time
Epic Link | New: JENKINS-35749 [ 171790 ] |
Summary | Original: Memory usage on dashboard, activity pages | New: Memory usage on dashboard, activity pages after browser is open a long time |
Sprint | New: Blue Ocean 1.3 [ 296 ] |
cliffmeyers kzantow - do you have tips for how to sniff out things we suspect could leak space - I am thinking some of the stores that load based on events of things - they probably just keep appending right?