[
https://issues.jboss.org/browse/JBIDE-24291?page=com.atlassian.jira.plugi...
]
Aurélien Pupier commented on JBIDE-24291:
-----------------------------------------
when I connect, expand some nodes, call refresh, collapse them then disconnect then
reconnect, all the previously expanded node are loaded with a progress monitor which is
not showing progress and stay blocked at 0% [^JMXLoad.mp4]
Improve initial loading of JMX Connection tree
----------------------------------------------
Key: JBIDE-24291
URL:
https://issues.jboss.org/browse/JBIDE-24291
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: jmx
Affects Versions: 4.4.4.AM2
Reporter: Aurélien Pupier
Assignee: Rob Stryker
Fix For: 4.5.0.AM1
JMX Navigator is taking quite a long time to load the first level of elements when the
connection is targeting a remote server with quite a high latency (such
open.paas.redhat.com which is taking around 450ms for each request for me)
It would be nice to improve the lazy-loading to be able to display the first level of the
tree without loading every MBeans and doing one query per MBean Names registered on the
server.
For instance on a FIS project, it is 112 MBean Names * 450ms = 50.4s!
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)