]
Roland Grunberg resolved ERT-217.
---------------------------------
Release Notes Text: This should be resolved and is targeted for the 5.0.0 Release
(RC3).
Resolution: Done
Image refreshing job should not endlessly poll a disabled connection
[EBZ#494574]
---------------------------------------------------------------------------------
Key: ERT-217
URL:
https://issues.jboss.org/browse/ERT-217
Project: Eclipse Release Train
Issue Type: Task
Components: Linux Tools
Reporter: Friendly Jira Robot
Assignee: Roland Grunberg
Labels: 5.0.0, Docker, bzira
Fix For: Neon (4.6)
When a connection is disabled, the image refresh job enters a cycle because imagesLoaded
never gets set to true, so it constantly tries to reload them. I haven't seen this
cause some UI hangs on Linux and a compelte UI freeze on a MacOSX box.