[
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12616490#action_12616490
]
Shiva Kumar H R commented on GERONIMODEVTOOLS-448:
--------------------------------------------------
GeronimoServerInfo.updateInfo() must create the background job rather than
callers. Updated accordingly in revision: 679423
> Cache the Dynamic server info retrieved using JMX
> -------------------------------------------------
>
> Key: GERONIMODEVTOOLS-448
> URL:
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-448
> Project: Geronimo-Devtools
> Issue Type: Sub-task
> Components: eclipse-plugin
> Affects Versions: 2.1.2, 2.1.x
> Reporter: Sainath Chowdary
> Assignee: Sainath Chowdary
> Fix For: 2.1.2, 2.1.x
>
> Attachments: jmx-serverinfo-caching.patch
>
>
> The GeronimoServerInfo at times blocks the responsiveness of UI. As most of
> time is taken to make a connection to stopped servers which keep the thread
> waiting for some time. So, GeronimoServerInfo should query only the servers
> that are started.
> Also, It should start caching when the editor opens at first to reduce the
> query time much further. These measures can increase the UI responsiveness of
> GEP elements which uses GeronimoServerInfo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.