]
Fred Bricon updated JBIDE-20575:
--------------------------------
Fix Version/s: 4.3.x
Improve OpenShift Explorer responsiveness
-----------------------------------------
Key: JBIDE-20575
URL:
https://issues.jboss.org/browse/JBIDE-20575
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Fred Bricon
Fix For: 4.3.x
As reported by [~sspeiche], OpenShift Explorer feels sluggish when lots of
builds/deployments have to be displayed. Currently the tooling perform fetch queries for
*everything*, nothing is cached. We need to investigate how implementing some form of
caching could help improve responsiveness.