[
https://jira.jboss.org/browse/JBIDE-7503?page=com.atlassian.jira.plugin.s...
]
Andre Dietisheim commented on JBIDE-7503:
-----------------------------------------
To my current understanding of the code there's major potential for speed optimisation
in change notification. The current implementation does notify the whole list of instances
(and viewers therefore refresh their whole list).
Properties View, Instance View: instance states are not updated
---------------------------------------------------------------
Key: JBIDE-7503
URL:
https://jira.jboss.org/browse/JBIDE-7503
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: deltacloud
Affects Versions: 3.2.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 3.2.0.Beta2
how to reproduce:
1) have the Properties View opened
2) go to the Cloud View
3) select a stopped instance
4) start the instance by selecting Start in the context menu
5) check for updates in the properties view
Result:
In the properties view, the instance is still STOPPED, use refresh in the local view menu
and see that the state is refreshed, the instance is now RUNNIN
Expected result:
the instance in the properties view shall immediately get updated and show the new,
correct state.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira