Anonymous | Login | Signup for a new account | 2024-10-03 16:11 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 | ||
0000882 | [In-Portal CMS] Caching System | bug report | always | 2010-10-07 06:18 | 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-B2 | ||
Status | closed | Product Version | 5.1.1-B1 | Target Version | 5.1.1 | ||
Time Estimate | No estimate | ||||||
Summary | 0000882: Memcache issues | ||||||
Description |
There was some changes in Memcached server 1.4.5, resulting 2nd optional parameter of "delete" function called "$expiration" became required. That parameter is however not required based on it's documentation on www.php.net website. Because of that we can't delete keys we can get some outdated cached data as a result. Way we process memcached servers doesn't correctly process case, when connection should be made using unix sockets. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-bugs/browse_thread/thread/e277901c41c1ff52 | ||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files |
memcache_delete_doesnt_work_on_latest_version_of_memcache.patch [^] (311 bytes) 2010-10-07 06:18
[Show Content]
memcache_unix_socket_support.patch [^] (667 bytes) 2010-10-07 06:18 [Show Content] |
||||||
|
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||
|
Notes | |
(0002880) Dmitry (manager) 2010-10-13 22:58 |
Both patches tested good, please commit. |
(0002896) alex (manager) 2010-10-19 04:05 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000882: Memcache issues |
(0003018) Dmitry (manager) 2010-11-30 12:48 |
Closing released 5.1.1 task. |
Related Changesets | |||
In-Portal CMS: 5.1.x r13991 Timestamp: 2010-10-19 04:05:49 Author: alex [ Details ] [ Diff ] |
Fixes 0000882: Memcache issues | ||
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: 0003018 | |
2010-11-30 12:48 | Dmitry | Status | resolved => closed |
2010-10-19 04:05 | alex | Note Added: 0002896 | |
2010-10-19 04:05 | alex | Status | reviewed and tested => resolved |
2010-10-19 04:05 | alex | Fixed in Version | => 5.1.1-B2 |
2010-10-19 04:05 | alex | Resolution | open => fixed |
2010-10-19 04:05 | alex | Assigned To | !COMMUNITY => alex |
2010-10-19 04:05 | alex | Changeset attached | 5.1.x r13991 |
2010-10-13 22:58 | Dmitry | Note Added: 0002880 | |
2010-10-13 22:58 | Dmitry | Status | needs testing => reviewed and tested |
2010-10-11 11:12 | alex | Relationship added | related to 0000107 |
2010-10-08 02:44 | alex | Relationship added | related to 0000877 |
2010-10-07 06:19 | alex | Assigned To | => !COMMUNITY |
2010-10-07 06:19 | alex | Developer | => alex |
2010-10-07 06:19 | alex | Status | active => needs testing |
2010-10-07 06:19 | alex | Reference | => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/e277901c41c1ff52 |
2010-10-07 06:18 | alex | File Added: memcache_unix_socket_support.patch | |
2010-10-07 06:18 | alex | New Issue | |
2010-10-07 06:18 | alex | File Added: memcache_delete_doesnt_work_on_latest_version_of_memcache.patch |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic In-Portal Open Source CMS |