[jbosstools-issues] [JBoss JIRA] (JBIDE-9929) Check if the newly created DNS entry actually starts responding a few times before giving control back to user

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Wed Nov 23 15:33:40 EST 2011


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

Andre Dietisheim commented on JBIDE-9929:
-----------------------------------------

There is already basic support for this in the service:

IOpenShiftService#waitForApplication

see: https://github.com/adietish/openshift-java-client/blob/master/org.jboss.tools.openshift.express.client/src/main/java/org/jboss/tools/openshift/express/client/IOpenShiftService.java#L295

The method is not available in the User yet though. 
I guess that we should add manual calls to #wait in the UI (and not in the service).
                
> Check if the newly created DNS entry actually starts responding a few times before giving control back to user
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9929
>                 URL: https://issues.jboss.org/browse/JBIDE-9929
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>            Reporter: Max Rydahl Andersen
>            Assignee: Xavier Coulon
>            Priority: Critical
>             Fix For: 3.3.0.M5
>
>
> openshift wizard at create application time should ping the app url in similar manner like the command line client.
> It tries 10 times or so and can be cancelled if user doesnt want to wait.
> While it waits we should give progress update and provide a way to cancel it.

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