Anonymous | Login | Signup for a new account | 2024-09-13 13:54 CDT |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000812 | [In-Portal CMS] Caching System | bug report | always | 2010-07-27 14:00 | 2010-11-30 12:48 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.1-B1 | ||
Status | closed | Product Version | 5.1.0 | Target Version | 5.1.1 | ||
Time Estimate | No estimate | ||||||
Summary | 0000812: Sticky cache, when Memcached is not used | ||||||
Description |
When we are not using any particular caching engine (e.g. memcache, apc), then default caching handler is used. Such default handler will only cache values until script execution is finished. This can became a problem, since no automatic cache key reset system is used in such case. For example, when you cache product price and then change that price in database, then you still will get same old price from cache. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-bugs/browse_thread/thread/68e8adc456de4a00 | ||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | sticky_cache_wo_memcache_fix.patch [^] (1,858 bytes) 2010-07-27 14:00 [Show Content] | ||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||
|
Notes | |
(0002618) Dmitry (manager) 2010-07-30 17:18 |
Reviewed the code and tested okay with Memcache ON and OFF. Please commit. |
(0002735) alex (manager) 2010-08-29 05:36 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000812: Sticky cache, when Memcached is not used |
(0003053) Dmitry (manager) 2010-11-30 12:48 |
Closing released 5.1.1 task. |
Related Changesets | |||
In-Portal CMS: 5.1.x r13905 Timestamp: 2010-08-29 05:36:55 Author: alex [ Details ] [ Diff ] |
Fixes 0000812: Sticky cache, when Memcached is not used | ||
mod - /in-portal/branches/5.1.x/core/kernel/application.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/kernel/utility/cache.php | [ Diff ] [ File ] | ||
Issue History | |||
Date Modified | Username | Field | Change |
2010-11-30 12:48 | Dmitry | Note Added: 0003053 | |
2010-11-30 12:48 | Dmitry | Status | resolved => closed |
2010-08-29 05:36 | alex | Changeset attached | 5.1.x r13905 |
2010-08-29 05:36 | alex | Note Added: 0002735 | |
2010-08-29 05:36 | alex | Status | reviewed and tested => resolved |
2010-08-29 05:36 | alex | Fixed in Version | => 5.1.1-B1 |
2010-08-29 05:36 | alex | Resolution | open => fixed |
2010-08-29 05:36 | alex | Assigned To | !COMMUNITY => alex |
2010-07-31 13:06 | alex | Target Version | 5.1.1-B1 => 5.1.1 |
2010-07-30 17:18 | Dmitry | Note Added: 0002618 | |
2010-07-30 17:18 | Dmitry | Status | needs testing => reviewed and tested |
2010-07-27 14:03 | alex | Relationship added | related to 0000107 |
2010-07-27 14:02 | alex | Assigned To | => !COMMUNITY |
2010-07-27 14:02 | alex | Developer | => alex |
2010-07-27 14:02 | alex | Status | active => needs testing |
2010-07-27 14:02 | alex | Reference | => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/68e8adc456de4a00 |
2010-07-27 14:00 | alex | New Issue | |
2010-07-27 14:00 | alex | File Added: sticky_cache_wo_memcache_fix.patch |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |