[jbosstools-issues] [JBoss JIRA] (JBIDE-16939) OpenShift application creation should not lock the UI while waiting for DNS to propagate

Andre Dietisheim (JIRA) issues at jboss.org
Wed Apr 2 04:51:13 EDT 2014


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

Andre Dietisheim edited comment on JBIDE-16939 at 4/2/14 4:50 AM:
------------------------------------------------------------------

oh, gotcha, by "freezing" you mean that the wizard is blocking you from doing anything else. The UI thread by itself is NOT frozen, the UI is still responsive but the user is blocked. I fully agree, this is suboptimal and tends to get more annoying the more OpenShift takes time to create applications (which got worse overtime, it started with 30+ seconds in the early days). We already planned to close the wizard once we triggered the creation: JBIDE-11367. Unfortunately lacking manpower there was still no time to implement it.

                
      was (Author: adietish):
    oh, gotcha, by "freezing" you mean that the wizard is blocking you from doing anything else. The UI thread by itself is NOT frozen, the UI is still responsive but blocked. 
We already planned to close the wizard once we triggered the creation: JBIDE-11367. Unfortunately lacking manpower there was still no time to implement it.

                  
> OpenShift application creation should not lock the UI while waiting for DNS to propagate
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16939
>                 URL: https://issues.jboss.org/browse/JBIDE-16939
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>            Reporter: Lincoln Baxter III
>            Assignee: Andre Dietisheim
>             Fix For: 4.2.0.Beta2
>
>
> After completing the OpenShift -> New Application wizard, the UI locks while Eclipse waits for the OpenShift operation to complete. Many OpenShift operations (including application creation) can take quite a while, and it should be able to be moved to the background, allowing the user to continue working while waiting.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list