]
Andre Dietisheim resolved JBIDE-20575.
--------------------------------------
Assignee: Andre Dietisheim
Resolution: Done
Labels: explorer openshift_v3 (was: )
We now are using caching (introduce in JBIDE-21828) and explorer is imho not sluggish any
more. Resolving
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
Assignee: Andre Dietisheim
Labels: openshift_v3, explorer
Fix For: 4.5.0.AM1
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.