yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43095
[Bug 1451943] Re: project list cache keeps growing
Reviewed: https://review.openstack.org/235609
Committed: https://git.openstack.org/cgit/openstack/django_openstack_auth/commit/?id=91dec7239da7eb7c6dad385b42aa8aa5a7efa422
Submitter: Jenkins
Branch: master
commit 91dec7239da7eb7c6dad385b42aa8aa5a7efa422
Author: lin-hua-cheng <os.lcheng@xxxxxxxxx>
Date: Thu Oct 15 16:09:05 2015 -0700
Revert - Cache the User's Project by Token ID
The caching is done only per process, so the cleanup during logout
does not really work since the during could be handled by another
process. So the cache will just keep on growing.
This reverts commit bd9fd598e6c2ff11f8c31098cd25c7a42a97d761.
Depends-On: I793fbee44eb5f9befc316efe6716971b0e32172b
Change-Id: If878d77533ea5fac86fbb73127f26908f1097091
Closes-Bug: #1451943
** Changed in: django-openstack-auth
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1451943
Title:
project list cache keeps growing
Status in django-openstack-auth:
Fix Released
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
The project list is cache on the dict per process, if running on
multi-process, project switch or logout does not remove the project
list from the cache.
To manage notifications about this bug go to:
https://bugs.launchpad.net/django-openstack-auth/+bug/1451943/+subscriptions