]
Marián Labuda closed JBIDE-11402.
---------------------------------
Resolution: Won't Fix
Closing because there is not going to be any time to fix openshift related JIRAs with
fixVersion set to LATER.
Use a caching mecanism to keep list of cartridges and embeddable
cartridges beyond eclipse restarts
---------------------------------------------------------------------------------------------------
Key: JBIDE-11402
URL:
https://issues.jboss.org/browse/JBIDE-11402
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Xavier Coulon
Priority: Optional
Fix For: LATER
Instead of querying for available cartridges and embeddable cartridges each time the
wizard is started, we could use some persistent cache to immediately retrieve this
information, then run a background job to refresh the lists and update the wizard combos
if any change occurred.