[JIRA] (JENKINS-61096) Blue Ocean UI never allows you to have more than about 10 tabs open at a time

0 views
Skip to first unread message

ataylor@cloudbees.com (JIRA)

unread,
Feb 14, 2020, 9:01:03 AM2/14/20
to jenkinsc...@googlegroups.com
Alex Taylor created an issue
 
Jenkins / Bug JENKINS-61096
Blue Ocean UI never allows you to have more than about 10 tabs open at a time
Issue Type: Bug Bug
Assignee: Unassigned
Components: blueocean-plugin
Created: 2020-02-14 14:00
Priority: Minor Minor
Reporter: Alex Taylor

Issue:
If you have around 10 tabs open inside of Blue Ocean to the same instance, the last few will never load the page and will persistently reload themselves making the entire UI unusable

Steps to reproduce:
1. Open any Jenkins version with any Blue Ocean Version(tested the latest along with all the way back to 1.2.x versions)
2. Create a dummy pipeline job with `node()

{echo "hello"}

`
3. Run said job
4. Open up the Blue Ocean UI on the pipeline job you created
5. Hold command/ctrl and click the `build number 1` link about 10 times
6. Observe that tab 10 never loads fully and eventually reloads all the pages because it becomes unresponsive

Observations:
I think there is either some kind of resource deadlock when opening that many tabs or such a bad bottleneck that it blocks the continuous loading nature of the Blue Ocean plugin so that it starts getting 404 errors and needs to reload itself.

This issue never shows up in any threads from Jenkins (no new threads are even created) and the browser indicates a whole bunch of failing modules but nothing consistent enough to say "this is the cause"

Resolution:
To me this looks core to the way Blue Ocean was designed and has existed ever since the inception of it. It is worse now because it terminates the pages faster but it was still present in early versions.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

aburdajewicz@cloudbees.com (JIRA)

unread,
Apr 7, 2020, 1:28:03 AM4/7/20
to jenkinsc...@googlegroups.com
Allan BURDAJEWICZ commented on Bug JENKINS-61096
 
Re: Blue Ocean UI never allows you to have more than about 10 tabs open at a time

Can’t reproduce this. Using Chrome on OSX. In what browser did you test Alex Taylor and with what versions of core and plugins ?

BO depends on plugins such as the SSE Gateway / Pub Sub light plugin that had known memory leak issues that have been fixed recently:

https://issues.jenkins-ci.org/browse/JENKINS-51057
https://issues.jenkins-ci.org/browse/JENKINS-58684
https://issues.jenkins-ci.org/browse/JENKINS-59291

So I would suggests to upgrade to the latest to see if that is still an issue.

This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages