[
https://issues.jboss.org/browse/JBIDE-9929?page=com.atlassian.jira.plugin...
]
Andre Dietisheim edited comment on JBIDE-9929 at 11/24/11 4:00 AM:
-------------------------------------------------------------------
There is already basic support for this in the service:
IOpenShiftService#waitForApplication
see:
https://github.com/adietish/openshift-java-client/blob/master/org.jboss.t...
The method is not available in the IApplication yet though.
I guess that we should add manual calls to #wait in the UI (and not in the service).
was (Author: adietish):
There is already basic support for this in the service:
IOpenShiftService#waitForApplication
see:
https://github.com/adietish/openshift-java-client/blob/master/org.jboss.t...
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