[
https://issues.jboss.org/browse/JBIDE-12006?page=com.atlassian.jira.plugi...
]
Xavier Coulon updated JBIDE-12006:
----------------------------------
Attachment: JBIDE-12006b.patch
Same idea, but without using an extra boolean to remember if password was loaded from
secure storage or not.
With this patch, password==null means not loaded, whereas empty value ("") means
no password, which means that credentials dialog will be displayed
Users in the OpenShift Explorer view should be lazily loaded
-------------------------------------------------------------
Key: JBIDE-12006
URL:
https://issues.jboss.org/browse/JBIDE-12006
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Xavier Coulon
Assignee: Xavier Coulon
Priority: Critical
Fix For: 3.3.0.CR1
Attachments: JBIDE-12006.patch, JBIDE-12006b.patch
The users who have their password kept in the secure stored are automatically connected
to the server, which is time consuming and hangs the UI.
The connection should be established only if the user is actually 'used'
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira