[
https://issues.jboss.org/browse/JBIDE-21858?page=com.atlassian.jira.plugi...
]
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)