Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

GTNPORTAL-3323 UI should reflect changes when data is modified through backend services #721

Closed
wants to merge 2 commits into from

Conversation

vstorm83
Copy link
Member

@vstorm83 vstorm83 commented Dec 6, 2013

No description provided.

@jpkrohling
Copy link
Contributor

Can one of the admins verify this patch?


if (config instanceof PortalConfig || config instanceof Container) {
//Update a layout, it should clear cache
manager.clearCache();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have concerns about performance. Would it make more sense to remove the key that is effected instead of clearing the entire cache ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I commented in JIRA, updating layout is not such a frequently action, so I think it's not a real performance issue

@ppalaga
Copy link
Contributor

ppalaga commented Dec 9, 2013

Nick says this pull request is good to go. Could you please merge it if possible?

@ppalaga
Copy link
Contributor

ppalaga commented Dec 10, 2013

Merged to master and 3.6.x.

@ppalaga ppalaga closed this Dec 10, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants