[jbosstools-issues] [JBoss JIRA] (JBIDE-10850) loading cartridges could be cached after shown first page

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Feb 17 09:06:36 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-10850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668845#comment-12668845 ] 

Andre Dietisheim edited comment on JBIDE-10850 at 2/17/12 9:05 AM:
-------------------------------------------------------------------

There's no way for the UI to find out whether the cartridges were loaded or not. The lazy loading is completely handled in the openshift-java-library. The UI therefore always launches a background job to get the available cartridges. If the UI (re-)uses the same user instance, the (application and embeddable) cartridges that were once loaded are returned instantly. No further loading would happen.
Still, when verifying this, the page was available instantly to me, the delay was abs. minimal (< 1 sec). 
                
      was (Author: adietish):
    There's no way for the UI to find out whether the cartridges were loaded or not. The lazy loading is completely handled in the openshift-java-library. The UI therefore always launches a background job to get the available cartridges.
Still, when verifying this, the page was available instantly to me, the delay was abs. minimal (< 1 sec). 
                  
> loading cartridges could be cached after shown first page
> ---------------------------------------------------------
>
>                 Key: JBIDE-10850
>                 URL: https://issues.jboss.org/browse/JBIDE-10850
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: openshift
>         Environment: 
>            Reporter: Max Rydahl Andersen
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 3.3.0.Beta1
>
>         Attachments: openshift.mp4
>
>
> login - go to next page with app configuration could cache the cartridge list so when clicking back then next you dont have to wait.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list