[jbosstools-issues] [JBoss JIRA] (JBIDE-16991) arquillian editor - quailfiier list is very slow to load and does not seem to be cached

Snjezana Peco (JIRA) issues at jboss.org
Wed Jul 30 11:34:31 EDT 2014


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

Snjezana Peco commented on JBIDE-16991:
---------------------------------------

{quote}
clicking and opening qualifier list the first time freezes the UI (it shouldn't).

Can't this be cached ? 
{quote}

It is cached, but the getLastModified method always returns 0 for raw.github.com urls.
The solution is to move containers.json somewhere to jboss.org.

{quote}
Then an empty dialog shows up.
A few seconds later the content starts "dripping in' 

Second time there is no freeze - but the content still takes a bit to load and no info about it loading.
{quote}

I can't reproduce the issue.
See http://screencast.com/t/grdwc6axBJgu
Maybe it's a Mac specific issue.

{quote}
Can't we show "Loading..." while it is running 
{quote}

We can't change the dialog.
It is a Sapphire dialog and we just provide its ???? content.
Currently, profiles are being updated when an arquilian xml file is loaded the first time.
The screencast shows that openning an arquillian file is a little slower the first time.

{quote}
and secondly - how will this work when not connected to the network (I assume it is loading something remotely which is great, but we need to work while offline too)
{quote}

There is containers.json in the o.j.t.arquillian.core plugin. It is loaded when we are offline or if, for some reason, the remote containers.json can't be parsed. 
The PR updates it and fixes the issue that can happen when JBT can't parse a remote file.


> arquillian editor - quailfiier list is very slow to load and does not seem to be cached
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-16991
>                 URL: https://issues.jboss.org/browse/JBIDE-16991
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: testing-tools
>            Reporter: Max Rydahl Andersen
>            Assignee: Snjezana Peco
>             Fix For: 4.2.0.CR1
>
>
> clicking and opening qualifier list the first time freezes the UI (it shouldn't).
> Then an empty dialog shows up.
> A few seconds later the content starts "dripping in' 
> Second time there is no freeze - but the content still takes a bit to load and no info about it loading.
> Can't this be cached ? 
> Can't we show "Loading..." while it is running and secondly - how will this work when not connected to the network (I assume it is loading something remotely which is great, but we need to work while offline too)



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list