[jbosstools-issues] [JBoss JIRA] (JBIDE-11361) Increase OpenShift wizards timeouts

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed Mar 21 09:53:47 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-11361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Coulon updated JBIDE-11361:
----------------------------------

    Attachment: JBIDE-11361.patch


Increasing timeout for application availability to 180s and using Future to let the java-client run in a separate thread and correcly support job cancellation. In case on cancellation, an error dialog is show to the user, indicating that he cancelled the job. 
                
> Increase OpenShift wizards timeouts
> -----------------------------------
>
>                 Key: JBIDE-11361
>                 URL: https://issues.jboss.org/browse/JBIDE-11361
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.Beta1
>            Reporter: Xavier Coulon
>            Assignee: Xavier Coulon
>             Fix For: 3.3.0.Beta2
>
>         Attachments: JBIDE-11361.patch
>
>
> OpenShift takes a lot more time to create applications lately. Where 10 seconds where enough initially, 2 minutes and more are needed since the end of last year. For the user this is kinda annoying: when he's creating a new app in the wizard, he gets the message that we timeouted while waiting for the new application to become ready. He then has to close the wizard, check if the application was created (in the console or in an import wizard). He'll then be able to import the existing application and get the git repo cloned to his local workspace. We can improve this considerably by increasing the timeout to 2 or even 3 minutes. The user would then eventually have to wait for much more time but he'll be able to follow the normal workflow in many more cases. 

--
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