In-Portal Issue Tracker - In-Portal CMS
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Type:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
877 |
[In-Portal CMS] Caching System |
feature request |
always |
2010-10-03 23:06 |
2010-11-30 12:48 |
|
Reporter:
|
Dmitry |
Platform:
|
|
|
Assigned To:
|
alex |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
5.1.0 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
|
ETA:
|
none |
Fixed in Version:
|
5.1.1-B2 |
|
Reference:
|
http://groups.google.com/group/in-portal-dev/browse_thread/thread/e66d199a5de6f827 |
Change Log Message:
|
Improvement to Cache Serial-keys Algorithm |
Estimate Points:
|
0 |
|
Summary:
|
0000877: Single Cache Serial-key for Developers on the same Server |
Description:
|
Ability to have the same Cache Serial-key for Developers working on the same Server, but different paths and same Database. Currently it would be different since it's generated from the FULL_PATH and system will have 2 cache serial-keys and multiple copies of caches, one for each developer.
Solution:
Use the DB connection credentials to build up the KEY Serial as was proposed by Alex. |
Steps To Reproduce:
|
|
Additional Information:
|
Format based on database connection string + table prefix: "mysql://user:pass@localhost:inp_". |
Relationships | related to | 0000107 | closed (5.1.0) | alex | Implement "MemCached" functionality | parent of | 0001028 | closed (5.1.3) | alex | Missing "Database Name" in Memory Cache Key | related to | 0000882 | closed (5.1.1) | alex | Memcache issues |
|
Attached Files:
|
common_memory_cache_for_developers.patch (1,793) 2010-10-07 02:19 http://tracker.in-portal.org/file_download.php?file_id=799&type=bug |
|
Issue History |
Date Modified |
Username |
Field |
Change |
2011-03-31 11:06 |
Dmitry |
Relationship added |
parent of 0001028 |
2010-11-30 12:48 |
Dmitry |
Note Added: 0003019 |
|
2010-11-30 12:48 |
Dmitry |
Status |
resolved => closed |
2010-10-19 04:03 |
alex |
Note Added: 0002895 |
|
2010-10-19 04:03 |
alex |
Status |
reviewed and tested => resolved |
2010-10-19 04:03 |
alex |
Fixed in Version |
=> 5.1.1-B2 |
2010-10-19 04:03 |
alex |
Resolution |
open => fixed |
2010-10-19 04:03 |
alex |
Assigned To |
!COMMUNITY => alex |
2010-10-19 04:03 |
alex |
Changeset attached |
5.1.x r13990 |
2010-10-13 23:06 |
Dmitry |
Note Added: 0002881 |
|
2010-10-13 23:06 |
Dmitry |
Status |
needs testing => reviewed and tested |
2010-10-11 11:12 |
alex |
Relationship added |
related to 0000107 |
2010-10-11 11:10 |
alex |
Target Version |
Icebox => 5.1.1 |
2010-10-08 02:44 |
alex |
Relationship added |
related to 0000882 |
2010-10-07 02:20 |
alex |
Assigned To |
=> !COMMUNITY |
2010-10-07 02:20 |
alex |
Developer |
=> alex |
2010-10-07 02:20 |
alex |
Status |
active => needs testing |
2010-10-07 02:19 |
alex |
File Added: common_memory_cache_for_developers.patch |
|
2010-10-07 01:54 |
alex |
Reference |
http://http://groups.google.com/group/in-portal-dev/browse_thread/thread/e66d199a5de6f827 => http://groups.google.com/group/in-portal-dev/browse_thread/thread/e66d199a5de6f827 |
2010-10-04 01:55 |
alex |
Additional Information Updated |
bug_revision_view_page.php?rev_id=578#r578 |
2010-10-03 23:06 |
Dmitry |
New Issue |
|
2010-10-03 23:06 |
Dmitry |
Reference |
=> http://http://groups.google.com/group/in-portal-dev/browse_thread/thread/e66d199a5de6f827 |
2010-10-03 23:06 |
Dmitry |
Change Log Message |
=> Improvement to Cache Serial-keys Algorithm |