[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8143) Do not block Deltacloud background jobs by RSE background jobs

Libor Zoubek (JIRA) jira-events at lists.jboss.org
Mon Feb 7 07:02:39 EST 2011


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

Libor Zoubek commented on JBIDE-8143:
-------------------------------------

Steps to reproduce:
1. Have an ec2 cloud
2. launch instance, enable adding server and RSE
3. wait 'till launching background job finishes, you should see RSE connecting job
4. try to do something with cloud ( refresh, launch )
Currently: you cannot, since all jobs you do are queued and blocked, waiting for RSE (in fact for real machine bootup)
Expected: you can still play with cloud while RSE is connecting

> Do not block Deltacloud background jobs by RSE background jobs
> --------------------------------------------------------------
>
>                 Key: JBIDE-8143
>                 URL: https://issues.jboss.org/browse/JBIDE-8143
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: deltacloud
>    Affects Versions: 3.2.0.CR1
>            Reporter: Libor Zoubek
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 3.2.x
>
>
> deltacloud main funcionality like starting/stopping instance, refhreshing are done via background jobs, that is cool. The same are RSE operations (connecting to instance)
> deltacloud jobs are always queued and blocked. I am not sure how background jobs in eclipse exactly works, but we should not block operations when it is not needed. 
> My current usecase is:
> I launch instance. When it is launched RSE is connecting in background. I cannot to launch/refresh till RSE connects (or fails). It takes quite long time since we are waiting for the machine to bootup etc.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list