Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3621 fix disappear custom infowindow #3755

Merged
merged 2 commits into from
May 26, 2015

Conversation

rafatower
Copy link
Contributor

Things in this review:

  • rename s/invalidate_all_visualizations_cache/invalidate_all_varnish_vizjon_keys
  • add call to Visualization::Member#invalidate_cache that deals with all caches related to a member.
  • adapt tests

I'm fully aware the change times(1) -> times(3) is not good. That needs a review, either in the member legacy classes or the refactored ones. I'm creating a ticket for it.

@Kartones please review

Rafa de la Torre added 2 commits May 25, 2015 16:54
Tweak the number of times the varnish invalidation is called on a
particular visualization. Note this needs review and I'm creating a
ticket for it.
@Kartones
Copy link
Contributor

yep, is strange, because should be 2 times, once for the all_xxx and one for the invalidate_cache.

Anyway, +1 here

@Cartofante
Copy link
Collaborator

Frontend tests were OK 👍 (details)

rafatower pushed a commit that referenced this pull request May 26, 2015
…indow

3621 fix disappear custom infowindow
@rafatower rafatower merged commit edaa19a into master May 26, 2015
@rafatower rafatower deleted the 3621-fix-disappear-custom-infowindow branch May 26, 2015 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants