Discussion:
[jira] Created: (JCS-71) Need information about creation of key
Ajay Jain (JIRA)
2010-01-07 14:48:54 UTC
Permalink
Need information about creation of key
--------------------------------------

Key: JCS-71
URL: https://issues.apache.org/jira/browse/JCS-71
Project: JCS
Issue Type: Question
Components: Indexed Disk Cache
Affects Versions: jcs-1.3
Environment: Unix
Reporter: Ajay Jain
Assignee: Aaron Smuts


I have created a region component as jcs.region.component=DC,
now on JCSAdmin.jsp,
when i click on component details, it display elements having key like pearsonhigheredus:educator/product/products_detail:Primary:en_US:1238758432792:1:4EZEmVtAsAmQUHM1dyz5eA==.
i need to know, how this key is created.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Ajay Jain (JIRA)
2010-01-08 12:58:54 UTC
Permalink
[ https://issues.apache.org/jira/browse/JCS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajay Jain updated JCS-71:
-------------------------

Priority: Critical (was: Major)
Description:
Hi,

I have created a region component as jcs.region.component=DC,
now on JCSAdmin.jsp,
when i click on component details, it display elements having key like pearsonhigheredus:educator/product/products_detail:Primary:en_US:1238758432792:1:4EZEmVtAsAmQUHM1dyz5eA==.

i need to know, how this key is created mainly 4EZEmVtAsAmQUHM1dyz5eA== part. or just tell me how i can decode this text.

I think this key is internally created, if not, then tell me in which file we can configure this key.

Thanks in advance.

was:
I have created a region component as jcs.region.component=DC,
now on JCSAdmin.jsp,
when i click on component details, it display elements having key like pearsonhigheredus:educator/product/products_detail:Primary:en_US:1238758432792:1:4EZEmVtAsAmQUHM1dyz5eA==.
i need to know, how this key is created.
Post by Ajay Jain (JIRA)
Need information about creation of key
--------------------------------------
Key: JCS-71
URL: https://issues.apache.org/jira/browse/JCS-71
Project: JCS
Issue Type: Question
Components: Indexed Disk Cache
Affects Versions: jcs-1.3
Environment: Unix
Reporter: Ajay Jain
Assignee: Aaron Smuts
Priority: Critical
Hi,
I have created a region component as jcs.region.component=DC,
now on JCSAdmin.jsp,
when i click on component details, it display elements having key like pearsonhigheredus:educator/product/products_detail:Primary:en_US:1238758432792:1:4EZEmVtAsAmQUHM1dyz5eA==.
i need to know, how this key is created mainly 4EZEmVtAsAmQUHM1dyz5eA== part. or just tell me how i can decode this text.
I think this key is internally created, if not, then tell me in which file we can configure this key.
Thanks in advance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Aaron Smuts (JIRA)
2010-01-12 02:48:54 UTC
Permalink
[ https://issues.apache.org/jira/browse/JCS-71?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aaron Smuts closed JCS-71.
--------------------------

Resolution: Fixed

You create the key when you put the item into the cache. If you are looking at a log entry, it's the toString() representation of what you used.
Post by Ajay Jain (JIRA)
Need information about creation of key
--------------------------------------
Key: JCS-71
URL: https://issues.apache.org/jira/browse/JCS-71
Project: JCS
Issue Type: Question
Components: Indexed Disk Cache
Affects Versions: jcs-1.3
Environment: Unix
Reporter: Ajay Jain
Assignee: Aaron Smuts
Priority: Critical
Hi,
I have created a region component as jcs.region.component=DC,
now on JCSAdmin.jsp,
when i click on component details, it display elements having key like pearsonhigheredus:educator/product/products_detail:Primary:en_US:1238758432792:1:4EZEmVtAsAmQUHM1dyz5eA==.
i need to know, how this key is created mainly 4EZEmVtAsAmQUHM1dyz5eA== part. or just tell me how i can decode this text.
I think this key is internally created, if not, then tell me in which file we can configure this key.
Thanks in advance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
Loading...