]
Roland Grunberg updated ERT-217:
--------------------------------
Sprint: devex #115 May 2016
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
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.