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: explorer, openshift_v3
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.