[
https://issues.jboss.org/browse/JBIDE-21590?page=com.atlassian.jira.plugi...
]
Jeff Cantrill commented on JBIDE-21590:
---------------------------------------
Project will always need to be manually refreshed if they are deleted servers-side; we can
only properly handle cases where we delete the from the client side. Unlike the other
resource where the watch is per project, there is not a callback mechanism for project
changes unless you watch on the default namespace. This requires you to be a cluster
admin which we can not guarantee.
In regards to the other points brought up, there may well be some memory leaks with
regards to things we cache; they should probably be investigated in more detail. Caching
of project may no longer be necessary with some of the existing changes because the
adapter classes now keep reference to their parent. This should allow us to properly
refresh trees without having to figure out the parent.
Explorer: OpenShift connection is not refreshed upon project
deletion
---------------------------------------------------------------------
Key: JBIDE-21590
URL:
https://issues.jboss.org/browse/JBIDE-21590
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Marián Labuda
Labels: explorer, openshift_v3
Upon deletion of a project under a connection in OpenShift explorer view, the deleted
project is still visible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)