[jbosstools-issues] [JBoss JIRA] (JBIDE-22243) Properties: "Refresh" has no effect

Jeff Cantrill (JIRA) issues at jboss.org
Tue Apr 26 08:29:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13197119#comment-13197119 ] 

Jeff Cantrill commented on JBIDE-22243:
---------------------------------------

I looked at this and we are specifically ignoring some refresh requests.  Our caching strategy is purposely ignoring calls where it already knows about the version of the resource.  Ideally, we would have a single cache for a connection and we could possibly evict the refreshed member.  During investigation, I also discovered our refresh job is ignoring a parameter that it should be passing on (isAdded?).  I think the short term fix might be to figure out how we might pass a 'context' to the cache so it knows it should evict the member in question and continue on refreshing.

> Properties: "Refresh" has no effect
> -----------------------------------
>
>                 Key: JBIDE-22243
>                 URL: https://issues.jboss.org/browse/JBIDE-22243
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.4.0.Alpha1
>            Reporter: Andre Dietisheim
>            Assignee: Jeff Cantrill
>             Fix For: 4.4.0.Alpha1
>
>         Attachments: refreshing-wont-help.ogv
>
>




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list