[jbosstools-issues] [JBoss JIRA] (JBIDE-21858) Opening the OpenShift 3 server adapter wizard is verrrry slow
Viacheslav Kabanovich (JIRA)
issues at jboss.org
Sat Mar 12 01:11:00 EST 2016
[ https://issues.jboss.org/browse/JBIDE-21858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175699#comment-13175699 ]
Viacheslav Kabanovich commented on JBIDE-21858:
-----------------------------------------------
ServerAdapterHandler.getOpenShiftServer when action is started from IRoute loads services from restclient IProject.
ServerSettingsWizardPage in constructor called when wizard is started through ServerAdapterHandler loads resources (routes and build configs) from restclient IProject.
Since the action is started from Openshift Explorer, all these resources are already loaded with model that includes Connection, OpenShiftProjectUIModel, DeploymentResourceMapper, Deployment; deployment returns collections of IResourceUIModel by kind, model objects have reference to parent. Needed objects should be obtained by navigating this model starting from the object received in the selection.
> Opening the OpenShift 3 server adapter wizard is verrrry slow
> -------------------------------------------------------------
>
> Key: JBIDE-21858
> URL: https://issues.jboss.org/browse/JBIDE-21858
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Reporter: Fred Bricon
> Assignee: Xavier Coulon
> Priority: Critical
>
> Open the Server Adapter menu from the OpenShift explorer is suuuuper slow. We need to fix it!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list